body
{
   font-style: normal; 
   font-size: 12px; 
   font-family: arial; 
}

a:link
{
	color: #339933;
	text-decoration: none;
}
     
a:visited
{ 
	color: #339933;
	text-decoration: none; 
}

a:hover
{
	color: #339933;
	text-decoration: underline;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

.tableCopy
{ 
   font-style: normal; 
   font-size: 10px; 
   font-family: verdana; 
   color: black;
}

.copyright
{ 
   font-style: normal; 
   font-size: 9px; 
   font-family: verdana; 
   color: black;
}	

.title
{ 
   font-style: normal; 
   font-size: 12px; 
   font-family: verdana; 
   color: black;
   font-weight: bold;
}		