BODY, TABLE, TD, TH, LI, PRE {
   font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 13px;
 }

.HeaderFont {
   font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 15px;
   font-weight: bold;
 }

.SmallFont {
   font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 11px;
 }

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