body { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #black;
	margin-top: 25px;
	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: #7415FF; font-weight: bold; }
h3  { font-size: 12px; color: #0000FF; font-weight: bold; }

A:link {color: #orange; text-decoration: none}
A:hover {color: #FFFFFF; text-decoration: none}
A:visited {color: #BC49D2; text-decoration: none}
A:active {color: #FFFFFF; text-decoration: none}

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

}



