/* CSS Document */
body,td,th{
	background-color: #c2efaa;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
}
a:link {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFCC;text-decoration: none;}
a:hover {color: #FFFF66;text-decoration: underline;}
a:active {color: #FFFFFF;text-decoration: none;}
.style1 {font-size: medium}
.style2 {font-size: 14px; font-weight: bold;}
.style3 {font-size:9px; color: #c2efaa; background-color:#336600;font-weight: bold;}
.style4 {font-size: 12px; font-weight: bold;}