body, td,
.NormalText	{color: #000; font-size: 12px; font-family: Arial, Helvetica, "Times New Roman", Times;}
.LargeText	{font-size: 14px;}
.SmallText	{font-size: 10px;}
.BlueText	{color: #009;}
.RedText	{color: #f00;}
.WhiteText	{color: #fff;}

* .blacksmall {  font-size: 10px; color: #000}
* .blacksmallbold {  font-size: 11px; font-weight: bold; color: #000}
* .blackmedbold {  font-weight: bold; color: #000}
* .blacklrgbold {  font-size: 14px; font-weight: bold; color: #000}
* .redmedbold {font-weight: bold; color: #f00}
* .whitesmallbold {  font-size: 11px; font-weight: bold; color: #fff}
* .redsmall {  font-size: 10px; color: #f00}
* .bluesmall { font-size: 10px; color: #009}
* .bluemedbold { font-weight: bold; color: #009}
* .bluemed { color: #009}
* .blacklrg { font-size: 14px; color: #000 }
* .redsmallbold { font-size: 11px; font-weight: bold; color: #f00}
* .bluelrgbold { font-size: 14px; font-weight: bold; color: #009}
* .redlrgbold { font-size: 14px; font-weight: bold; color: #f00}
* .bluelrg { font-size: 14px; color: #009}

* .redXlrg, h1 {
	font-size: 16px;
	font-weight: bold;
	color: #f00;
}

* td.header {
	text-align: center;
	vertical-align: middle;
	color: #000;
	background: url(images/red-horz.gif) #fff repeat-x top left;
	border-bottom: 3px solid #DA283D;
	padding: 5px 0;
}