body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
td{
	font-family:Helvetica, Arial;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
.maintitle {
	font-family:Helvetica, Arial;
	font-size: 18px; 
	text-decoration: none ; 
	color: #E8FE6B;
}
.subtitles {
	font-family:Helvetica, Arial;
	font-size: 15px; 
	text-decoration: none ; 
	font-weight: bold; 
	color: #E8FE6B;
}.footer {
	font-family:Helvetica, Arial;
	font-size: 14px; 
	text-decoration: none ; 
	color: #99BF12;
}
A:link, A:visited, A:active {
	COLOR: #99BF12; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
