<style type="text/css">
font {}
.headline 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 30px; 
	color: #BB0000;
	text-align: left;
	font-style: normal; 
	text-decoration: none; 
} 
.story 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
  	text-align: justify; 
	text-decoration: none; 
}
.commentbold{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
    font-size: 7pt;
    font-style: normal;
    TEXT-DECORATION: none;
}  
.commentbold:visited{
  	color: #666666;
	TEXT-DECORATION: none;
}  
.commentbold:hover{
  	color: #FF0000;
	TEXT-DECORATION: underline;
}  
.commentbold:active{
  	color: #666666;
	TEXT-DECORATION: none;
}  
</style>
