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

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

.BlackHeaderFont{
   font-family: Verdana;
   font-size: 13px;
   color: #000000;
   font-weight: bold;
 }

.GreenHeaderFont{
   font-family: Verdana;
   font-size: 13px;
   color: #68a351;
   font-weight: bold;
 }

.GreenFont{
   font-family: Verdana;
   font-size: 10px;
   color: #68a351;
 }

.GreyFont{
   font-family: Verdana;
   font-size: 10px;
   color: #999999;
 }

.NoLine{
   decoration: none;
}

.IndexFont{
   line-height: 2; 
}

