<!--
body { 
	color: black;
	background: white;
	font-size: small;
}

div.f1_title {
	width: 175;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: green;
	padding: 10px;
	border-style: outset;
	border-width: 3px;
}

td.f1_title {
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: green;
}

span.f1_title {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: white;
	background-color: green;
}

div.f1a {
	width: 200px;
	font-size: small;
	padding: 2px;
	font-weight: bold;
	color: maroon;
	background-color: #559977;
	text-align: center;
	margin-bottom: 5px;
}

div.f1b {
	font-size: small;
	color: maroon;
}

form.f1c {
	font-size: small;
	color: black;
}

form.f1sel {
	font-size: small;
	text-align: right;
}

a.test {
	font-size: small;
	text-align: left;
}

div.f1sel {
	text-align: right;
}

select.f1sel {
	font-size: small;
}

img.size_s {
	width:  128px;
	height: 170px;
}

a.tname {
	font-size: small;
}

table.aiueo {
	font-size: small;
}

td.c0_on {
	background-color: #ddffdd;
	width:  25px;
	text-align: center;
}

td.b0_na1 {
	background-color: azure;
}

td.b0_na2 {
	background-color: white;
}

table.b3 {
	font-size: small;
	width: 70%;
}

div.b3ini {
	font-size: medium;
}

table.test {
	font-size: small;
}

a.c3ini {
	font-size: medium;
}

div.c3ini {
	font-size: medium;
}

table.c3 {
	font-size: small;
	width: 90%;
}

td.c0_ka {
	background-color: #f4ffff;
	text-align: center;
	width: 25%;
}

td.c0_zo {
	background-color: #f4ffff;
	text-align: center;
	width: 25%;
}

td.c0_na {
	background-color: #f4ffff;
	width: 40%;
}

-->
