.BodyText
{	
font-family			: Arial, Verdana, Helvetica, Sans-serif; 
font-size			: 12px; 
font-style			: normal; 
font-weight			: normal;
color				: #000033; 
text-decoration		: none;				
}

.Caption
{	
font-family			: Arial, Verdana, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: italic; 
font-weight			: normal;
color				: #000033; 
text-decoration		: none;				
}

.bold
{
font-weight			: bold;		
}

A:Link
{	
font-family			: Arial, Verdana, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: bold;
color				: #3399ff; 
text-decoration		: underline;				
}		

A:Active
{	
font-family			: Arial, Verdana, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: bold;
color				: #3399ff; 
text-decoration		: underline;				
}			

A:Visited
{	
font-family			: Arial, Verdana, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: bold;
color				: #3399ff; 
text-decoration		: underline;				
}	

A:Hover
{	
font-family			: Arial, Verdana, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: bold;
color				: #3399ff; 
text-decoration		: none;				
}

Body
{
background			: #ffffff; 
margin				: 10px;
}



