html, body {  
margin: 15px 0px 15px 0px;
padding: 0px 0px 0px 0px;
border: 0px;
text-align: left;
	
background-color: #000000; 
}

table { 
font-family: Arial, Helvetica, sans-serif; 
color: #0af305; 
font-size: 14px; 
line-height: 20px
}
table a:link {color: #0af305; text-decoration: underline}
table a:visited {color: #0af305; text-decoration: underline}
table a:hover {color: #0af305; text-decoration: none}
table a:active {color: #0af305; text-decoration: underline}


