.normal
{
	font-family: verdana, arial;
	font-size: 10pt;
 	font-weight: normal;
	line-height: 15px;	
	color: #666666; 	
}
.header
{
	font-family: verdana, arial;
	font-size: 18px;
 	font-weight: normal;
	line-height: 20px;
	color: #666666; 	
}
.subheader
{
	font-family: verdana, arial;
	font-size: 14px;
 	font-weight: bold;
	line-height: 20px;
	color: #666666; 	
}
.rollbot
{
    font-family: verdana, arial;
	font-size: 8pt;
 	font-weight: normal;
	line-height: 15px;	
	text-decoration: none;
	color: #FFFFFF;
}
A.rollbot:hover
{
    color:#FFFFFF;
    text-decoration: underline;
}


