/* CSS Document */

<!--
body,td,th {
	color: #800000;
	font-size: 12px;
}
body {
	background-color: #FFEFD5;
}
a:link {
	color: #FF0099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0099;
}
a:hover {
	text-decoration: underline;
	color: #00FFFF;
}
a:active {
	text-decoration: none;
	color: #00FFFF;
}
.style25 {
	color: #000066;
	font-weight: bold;
}
.style26 {color: #000066}
.style30 {color: #6699FF}
.style31 {color: #FFB5B5}
.style35 {color: #FFFFFF}
-->

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

