.BodyText
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 9px; 
font-style			: normal; 
font-weight			: normal;
color				: #333333; 
text-decoration		: none;				
}

.FormText
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 10px; 
font-style			: normal; 
font-weight			: normal;
color				: #333333; 
text-decoration		: none;
width				: 100%;			
}

.DropDown
{	
font-family			: Arial, Verdana, Helvetica, Sans-serif; 
font-size			: 10px; 
font-style			: normal; 
font-weight			: normal;
color				: #000000; 
text-decoration		: none;
}

A:Link
{	
font-family			: Arial, Verdana, Helvetica, Sans-serif; 
font-size			: 10px; 
font-style			: normal; 
font-weight			: bold;
color				: #eb2026; 
text-decoration		: none;				
}	

A:Active
{	
font-family			: Arial, Verdana, Helvetica, Sans-serif; 
font-size			: 10px; 
font-style			: normal; 
font-weight			: bold;
color				: #eb2026; 
text-decoration		: none;				
}			

A:Visited
{	
font-family			: Arial, Verdana, Helvetica, Sans-serif; 
font-size			: 10px; 
font-style			: normal; 
font-weight			: bold;
color				: #eb2026; 
text-decoration		: none;				
}	

A:Hover
{	
font-family			: Arial, Verdana, Helvetica, Sans-serif; 
font-size			: 10px; 
font-style			: normal; 
font-weight			: bold;
color				: #eb2026; 
text-decoration		: underline;				
}	

#bold
{
font-weight			: bold;		
}

Body
{
margin-top			: 0px; 
margin-right		: 0px; 
margin-bottom		: 0px; 
margin-left			: 0px; 
}


