.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.bodytextbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.bodytextred {

	font-family: Tahoma;
	font-size: 11px;
	color: #F3160D;
}
.bodytextredbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #F3160D;
	font-weight: bold;
}
.bodytextlarge {

	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
.bodytext14pt {

	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;
}
.bodytextdarkgrey {

	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.bodytextdarkgreybold {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
A:hover {
	COLOR: #FF0000}
HR {
	COLOR: #FF0000}
a {  font-weight: bold; color: #CCCCCC; font-family: tahoma, Arial; font-size: 11px}
.bodytextwhite {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bodytextboldwhite {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

