body {
	background-color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
h1 {font-size: 16px;font-weight: bold;color: #fff;background:#0083E3;display:block;line-height:30px;padding-left:40px;}
h2 {font-size: 14px;font-weight: bold;color: #009900;}
h3 {font-size: 12px;font-weight: bold;color: #000;}
.footer {font-family: Arial, Helvetica, sans-serif;font-size: 10px;padding-top:10px;color:#fff;}
.footer a{color:#fff;font-weight:normal;font-size: 10px;}