body  
{font-size: 11pt ; 
font-family: Arial, Helvetica, sans-serif ;
color: 000033 ; 
line-height: 150% ;
}

table
{font-size: 11pt ;
font-family: Arial, Helvetica, sans-serif ; 
color: 000033 ; 
line-height : 150% ;

}

A:visited    {
color:#AA0000;
text-decoration:underline;
	}
A:link	{
color:#5555BB;
text-decoration:underline;
	}
A:hover	{
color:#AA0000;
text-decoration:none;
background-color: #FFFF00;
	}

.heading 	{
font-size:	18pt ;
font-family: Arial, Helvetica, sans-serif ;
font-weight: bold ;	
color:#770000;
text-decoration:none;
}	

.article 	{
font-size: 8pt ;
font-family: Arial, Helvetica, sans-serif ;
font-weight: normal ;	
color: #000044 ;
text-decoration: none;
}	

.verysmall 	{
font-size: 7pt ;
font-family: Arial, Helvetica, sans-serif ;
font-weight: normal ;
letter-spacing:  -.8px  ;	
color: #440000 ;
text-decoration: none;
}	

.verysmallblue 	{
font-size: 7pt ;
font-family: Arial, Helvetica, sans-serif ;
font-weight: normal ;
letter-spacing:  -.8px  ;	
color: #000044 ;
text-decoration: none;
}	

TABLE.boxed           
{ 
border: solid 1pt ;
border-left-color: #778899 ; 
border-right-color: #778899 ;
border-top-color: #778899 ;
border-bottom-color: #778899 ;
font-size: 8pt ;
font-family: Arial, Helvetica, sans-serif ;
font-weight: normal ;	
text-decoration: none;
}