a:link {color: rgb(0,0,240);}
a:visited {color: rgb(204,0,0);} 
a:active {color: rgb(100,50,150);}
a:hover {color: rgb(150,50,120);}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: rgb(0,0,0);
	color: rgb(0,0,0,);
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{font-family: "Verdana, Arial, Helvetica, sans-serif";}
h1{color: rgb(0,0,0); font-size: 14pt; font-weight: 400}
h2{color: rgb(0,0,0); font-size: 12pt; font-weight: 400}
h3{color: rgb(0,0,0); font-size: 10pt; font-weight: 400}
h4{color: rgb(0,0,0); font-size: 10pt; font-weight: 400}
h5{color: rgb(0,0,0); font-size:  8pt; font-weight: 400}
h6{color: rgb(0,0,0); font-size:  6pt; font-weight: 400}