body {color:white;
	background-color: #000000;}

table	{font-family:  Arial, MS Sans Serif, Tahoma, Verdana; 
	font-size: 10pt;
		}
	
p
{
color: white;
font-family:  Arial, MS Sans Serif, Tahoma, Verdana; 
}	

a:link {color: #FFFFFF}     /*unvisited link */
a:visited {color: #FFFFFF}  /* visited link */
a:hover {color: #FF00FF}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */ 

.style1 {
	color: #FFFFCC;
	font-style: italic;
	font-family: "Courier New", Courier, mono;
}
