BODY, TABLE, TD, TH, LI, PRE {
   font-family: Verdana;
   font-size: 11;
   color: #FFFFFF;
 }
form { margin: 0; padding: 0; }
hr { 
   height:1px;  
   width:100%;
   background-color: #E67924;
   border:0px; 
 }

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

.SubHeaderFont{
   font-family: Arial;
   font-size: 13px;
   color: #E67924;
 }

.SmallBlueFont{
   font-family: Arial;
   font-size: 10px;
   color: #0E327C;
   font-weight: bold;
 }

.FooterFont{
   font-family: Arial;
   font-size: 10px;
   color: #517267;
 }

.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; 
}



