body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 10px;
	margin-left: 0px;
}
table {
	text-align: left;
	padding: 0px;
	border: 0px;
}    
h1  { font-size: 12px; color: #FF00FF; font-weight: bold; }
h2  { font-size: 12px; color: #eafa35; }
h3  { font-size: 16px; color: #0000FF; font-weight: bold; }

A:link {color: #FF00FF; text-decoration: none} 
A:visited {color: #8A77F4; text-decoration: none} 
A:hover {color: #F78F2E; text-decoration: none} 
A:active {color: #00FFFF; text-decoration: none} 

table
{ 
margin-left: auto;
margin-right: auto;

}
