font {
	color : 660000;
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
}
font.navi{
	margin-top: 20px;
	color : 660000;
	font-family : "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
a{
	color : 660000;
	font-family : "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
a.navi{
	margin-top:30px;
	color : 660000;
	font-family : "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	vertical-align : middle;
}
h1{
	color : 660000;
	font-size : 32px;
	font-family : "Times New Roman", Times, serif;
}
hr{
	color: 003300;
}
p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : 660000;
}
body{
	background-color: FFCC99
}