body, table, th, td, li, pre {
   font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 11px;
   color=#000000;
 }

.fontsize8{
   font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 8px;
   color=#000000;
 }

.HeaderFontIndexSmall{
   font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 13px;
   color: #666666;
   font-weight: bold;
 }


.HeaderFontIndex{
   font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 15px;
   color: #666666;
   font-weight: bold;
 }

h1 {
   font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 15px;
   color: #666666;
   font-weight: bold;
}

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