BODY	{
	background-color : #000000;
	text-color : #FFFFFF;
	}
	
.sitename  {
 	font-size : 12pt;
	font-weight: normal;
 	font-family : Trebuchet,Verdana,arial;
 	color : #FFFFFF;
	letter-spacing: 30px;
 }
 
.heading  {
 	font-size : 12pt;
	font-weight: normal;
	font-style: italic;
 	font-family : arial;
 	color : #FFFFFF;
	letter-spacing: 3px;
 }
 
.menuchoice  {
     	font-size : 10pt;
		font-family: Verdana;
     }
	 
.newstext  {
     	font-size : 12pt;
		font-family: Trebuchet MS;
	 }
	 
.smalltext  {
     	font-size : 8pt;
		font-family: Verdana;
     }
	 
.copyrighttext  {
     	font-size : 6pt;
		font-family: Verdana;
     }

A  {text-decoration:none;}

A:Hover  {text-decoration:none;
		color : #C0C0C0;
	}
	
TD	{
	font-size : 10pt;
	font-family: Trebuchet,Verdana,Arial;
	color :  #C0C0C0;
	}