body{
	background-color: #003300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif; 
		font-weight: bold; 
		font-size: 14px; 
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}