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

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

.HeaderFont{
   font-family: Arial;
   font-size: 14px;
   color: #6B6C70;
   font-weight: bold;
 }

.BlueHeaderFont{
   font-family: Arial;
   font-size: 15px;
   color: #0E327C;
 }

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

.smallGreyFont{
   font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 10px;
   color: 666666;
}

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



