body {
   SCROLLBAR-FACE-COLOR: #FFFFFF; 
   SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
   SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
   SCROLLBAR-3DLIGHT-COLOR: #B92025; 
   SCROLLBAR-ARROW-COLOR: #B92025; 
   SCROLLBAR-TRACK-COLOR: #FFFFFF; 
   SCROLLBAR-DARKSHADOW-COLOR: #B92025
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.lightgreytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.textRaised {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
	vertical-align: 20%;


}
a {
	color: #990000;
	text-decoration: none;
}
.textRaisedBig {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
	vertical-align: 20%;
}
