a:link {
	color: #336699;
	text-decoration:underline;
}
a:visited {
	color: #336699;
	text-decoration:underline;
}
a:hover {
	color: #FF0000;
	text-decoration:none;
}
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#232323;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #336699;
}

h1 {
	font-size:24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h2 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#C30E13;
}

h3 {
	font-size: 12px;
}
.font01 {
	font-weight: bold;
}
.font02 {
	font-weight: bold;
	color: #336699;
}
.font03 {
	color: #336699;
}
.font04 {
	font-size: 16px;
}
.font05 {
	font-size: 14px;
}
.font06 {
color:#336699;
}
.font07 {
color:#C30E13;
}
.font08 {
	font-size: 11px;
}
.font09 {
color:#C30E13;
font-weight: bold;
}
.font10 {
	font-style: oblique;
}
.font11 {
	font-style: italic;
}
.font12 {
	font-size: 18px;
	font-weight:bold;
	color:#C30E13;
}