 
body { 
background-color: #000000; 
font-family: Arial, Verdana, sans-serif; 
font-size: 12px; 
colour: #ffffff;
}

P {color: white;}

A:link	{color: #ee88aa;}
A:visited	{color: #88aaee;}
A:active	{color: #8444b4;}
A:hover	{color: #cc66ee;}

H1	{font-weight: bold;
     text-align: left;
	 color: #999966;
	 font-family: Veranda;}
H2	{font-weight: bold;
	 text-align: center;
	 color: #006000;
	 font-family: Arial}
H3	{font-weight: bold;
	 text-align: center;
	 color: #ffffff;
	 font-family: Arial}

   
