/* body */
body {background-color: #003300; margin: 0 }
a:link {color: #666666;}
a:hover {color: #666666;}
a:active {color: #666666;}
a:visited {color: #666666;}
a:focus {color: #666666;}

/* text */
.black10 {font-size: 10px;font-weight: bold;color: #000000;font-family: Arial, Helvetica, sans-serif;}/* text */
.black12 {font-size: 12px;font-weight: normal;color: #000000;font-family: Arial, Helvetica, sans-serif;}
.green_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #099b55;
	font-weight: bold;
}
.grey12 strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}
.grey_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
