UL
{
	list-style-image: url('images/dot.gif');
}

body
{
   font-style: normal; 
   font-size: 10px; 
   color: #FFFFFF;
   font-family: Verdana; 
   background: #000000;
   margin-top: 0px;
}

a:link
{
	color: #CC0000;
	text-decoration: none;
}
     
a:visited
{ 
	color: #CC0000;
	text-decoration: none; 
}

a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

a:active
{
	color: #FFFFFF;
	text-decoration: none;
}


.tableCopy
{ 
   font-style: normal; 
   font-size: 11px; 
   font-family: Verdana;
   color: #FFFFFF;
}

.footer
{ 
   font-style: normal; 
   font-size: 9px; 
   font-family: verdana; 
   color: #CC0000;
}		

.dot
{ 
   font-style: normal; 
   font-size: 9px; 
   font-family: Verdana; 
   color: #FFFFFF;
}	

.fact
{ 
   font-style: normal; 
   font-size: 9px; 
   font-family: verdana; 
   color: black;
}