body,td,th {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;}
	
.outerborder {
	border: 1px solid #999999;
}
.heavygreen {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.whitetextsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
