/* CSS Document */
a.midlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 			12px;
	color: 				#FFFFFF;
	font-weight:		bold;
	text-decoration:	none;
	left: 5px;
}
a.midlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 			12px;
	color: 				#FFFFFF;
	font-weight:		bold;
	text-decoration:	none;
}
a.midlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 			12px;
	color: 				#FFFF00;
	font-weight:		bold;
	text-decoration:	underline;
}
a.midlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 			12px;
	color: 				#00FF00;
	font-weight:		bold;
	text-decoration:	none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #73B702;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3333FF;
}
.bodydesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #747474;
}
.greenhead {	
    color: #009900;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 			12px;
	color: 				#666666;
	font-weight:		bold;
	text-decoration:	none;
}
