img {
	display: none;
}
object {
	display: none;
}


#header {
	display: none;
}
#navi {
	display: none;
}
#area {
	display: none;
}
.section{
	text-align: left;
}
h1 {
	font-size: 3mm;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	font-size: 2.5mm;
	margin: 5px 0px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	line-height: 1.5em;
}
h3 {
	font-size: 2mm;
	margin: 0px;
	padding: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	font-weight: bold;
}
h4 {
	font-size: 2mm;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-indent: 1em;
}
p {
	font-size: 2mm;
	line-height: 1.5em;
	text-indent: 1em;
	margin: 0px 0px 0px 1em;
	padding: 0px;
}
p a{
	text-decoration: underline;
	color: #000000;
}
p.top {
	display: none;
}
dl {
	font-size: 2mm;
	line-height: 2em;
}
dt {
	float: left;
}
dd {
	margin-left: 8em;
}
dd a{
	color: #000000;
	text-decoration: underline;
}
li {
	font-size: 2mm;
	line-height: 1.5em;
	margin: 0px 0px 5px -1em;
	padding: 0px;
}
table {
	align:	center;
	border:	1px solid #000000;
	font-size: 2mm;
}
td,th {
	border: 1px solid #000000;
}
thead {
	text-align: center;
}
tbody {
	text-align: left;
}
tbody a{
	text-decoration: underline;
	color: #000000;
}
caption {
	line-height: 1.5em;
	text-align: center;
}
.tdcaption {
	font-size: 2mm;
}
address  {
	font-size: 2.5mm;
	border-top: 1px solid #000000;
	text-align: center;
	font-style: normal;
	line-height: 1.5em;
}
address a {
	color: #000000;
	text-decoration: underline;
}
.aka {
	font-weight: bold;
}
em {
	font-style: normal;
}
