@charset "utf-8";
body {
	background-color: #0066FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align:center;
}
h3 {
	font-size: 21px;
	font-weight: bold;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
.yellow {
	background-color: #FFFF00;
}
.tborder {
	background-color: #FFFFCC;
	border: 1px solid #666666;
}

ul li{
	list-style-type:none;
	background:url(images/dot_03.png) no-repeat left top;
	padding-left:40px;
	padding-bottom:25px;
}
.footer {
	font-size:11px;
	font-weight:bold;
}
.footer a a:visited a:hover a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}
.footer a {
	color:#FFFFFF;
}
.footer a:visited {
	color:#FFFFFF;
}
.footer a:hover {
	color:#CCCCCC;
}
a:active {
	color:#FFFFFF;
}
