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

A:link {color: #purple; text-decoration: none} 
A:visited {color: #12f869; text-decoration: none} 
A:hover {color: #F78F2E; text-decoration: none} 
A:active {color: #66FF66; text-decoration: none} 

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

}
