.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.link, a { 
    font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline; 
	font-size:11px; 
	color: #D50030; 
	font-weight:bold; 
}
.link:hover, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #D50030;
	font-weight: bold;
	text-decoration: underline;
}
