.text {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#ffffff;
}
.bodytext {
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
	line-height:15px;
}
.bodytextwhite {
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
	line-height:16px;
}
.bodytextblack {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#000000;
}
.textwhite {
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
	line-height:10px;
}
.textred {
	font-family: verdana;
	font-size: 8pt;
	color: #990000;
	line-height:16px;
}
.footertext {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	line-height:16px;
}

a
{
text-decoration: none;
color: #990000
}

a:hover
{
text-decoration: underline;
color: #990000
}