
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1FFE1;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	
}
.logo {
	color: #006600;
	font-weight: bold;
}




.bottom {font-size: 10px}
.bottom_copy {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
	

a:link {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}


