BODY, TABLE, TD, TH, LI, PRE {
   font-family: Verdana;
   font-size: 11px;
 }

hr { 
   height:1px;  
   width:100%;
   background-color: #783A09;
   border:0px; 
 }

.HeaderFont{
   font-family: Arial;
   font-size: 16px;
   color: #783A09;
   font-weight: bold;
 }

.SubHeaderFont{
   font-family: Arial;
   font-size: 14px;
   color: #783A09;
   font-weight: bold;
 }

.FooterFont{
   font-family: Arial;
   font-size: 9px;
   color: #783A09;
 }

.BluePick{
   font-family: Arial;
   font-size: 12px;
   color: #438FB6;
   font-weight: bold;
 }

.smallFont{
   font-family: Verdana;
   font-size: 10px;
   color: #000000;
 }

.redFont{
   font-family: Verdana;
   font-size: 10px;
   color: #972062;
   font-variant: small-caps;
 }

.whiteFont{
   font-family: Verdana;
   font-size: 10px;
   color: #FFFFFF;
 }

.GreenHeaderFont{
   font-family: Verdana;
   font-size: 12px;
   color: #629200;
   font-weight: bold;
 }

.NoLine{
   decoration: none;
}

.IndexFont{
   line-height: 2; 
}



