/* CSS Document */

<!--
body,td,th {
	color: #3e3e0b;
	font-size: 12px;
}
body {
	background-color: #eeffee;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
.style35 {color: #FFFFFF}
.style36 {color: #FF6600}
.style38 {color: #FF6600; font-weight: bold; }
.style39 {color: #0000FF}
.style40 {color: #DFF1FF}
-->

h1{
font-size:12px;
 font-family:"MS ƒSƒVƒbƒN", "Osaka";
color:#3e3e0b
}

