/* CSS Document */

<!--
body,td,th {
	color: #000033;
	font-size: 12px;
}
body {
	background-color: #dff1ff;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.style35 {color: #FFFFFF}
.style38 {color: #FF0000}
.style39 {color: #DFF1FF}
.style42 {color: #FF6699; font-weight: bold; }
.style47 {color: #990000}
.style48 {color: #990000; font-weight: bold; }
-->

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

