body { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCFF;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
table {
	text-align: left;
	padding: 0px;
	border: 0px;
}    
h1  { font-size: 10px; color: #FF00FF; font-weight: bold; }
h2  { font-size: 10px; color: #fcd8f6; font-weight: bold; }
h3  { font-size: 16px; color: #0000FF; font-weight: bold; }

A:link {color: #e6f2ff; text-decoration: none} 
A:visited {color: #ffccff; text-decoration: none} 
A:hover {color: #cce6ff; text-decoration: none} 
A:active {color: #d9ffcc; text-decoration: none} 

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

}


