BODY {background: url(images\bg.gif);
   background-repeat: repeat}  
   TD { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #000000; 
   font-size : 10pt; 
   text-align : left; 
   }

   H1 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 14pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal;
   color: #000000;
   } 
   
   H2 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 12pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal;
   color: #000000;
   } 
   
   H3 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 9pt; 
   font-weight: normal;
   font-variant: normal;
   font-style: normal; 
   color: #FFFFFF;
   }

   H4 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 9pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #FFCC00;
   } 

   H5 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 8pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #0080C0;
   } 
   
   a:link { 
   color: #4D5464; 
   } 
   
   a:visited{ 
   color: #CC0000; 
   } 
   
   a:active { 
   color: #4D5464; 
   } 
   
   a:hover { 
   color: #4D5464; 
   font-weight: bold;

   } 
