.normal
{
	font-family: verdana, arial;
	font-size: 8pt;
 	font-weight: normal;
	line-height: 15px;	
	color: #666666; 	
}

.normal a {
	color: #333333;
}

.bodytext {
	font-family: verdana, arial;
	font-size: 10pt;
 	font-weight: normal;
	line-height: 18px;	
	color: #666666; 
}

.bodytext a {
	color: #333333;
}

.orangeheader {
	font-family: verdana, arial;
	font-size: 18px;
 	font-weight: bold;
	color: #ff0000; 
	margin-bottom: 3px;
}

.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;
}
.rollbot2
{
    font-family: verdana, arial;
	font-size: 8pt;
 	font-weight: normal;
	line-height: 15px;	
	text-decoration: none;
	color: #FB6A02;
}
A.rollbot2:hover
{
    color:#FB6A02;
    text-decoration: underline;
}
