BODY TD { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #000000; 
   font-size : 10pt; 
   text-align : left; 
   } 
 
   
   H1 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 13pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal;
   color: #000000;
   } 
   
   H2 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 10pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal;
   color: #FFFFFF;
   } 
   
   H3 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 8pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #FFFFFF;
   }

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

   H5 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 6pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #68FF26;
   } 
   
   a:link { 
   color: #0000FF; 
   } 
   
   a:visited{ 
   color: #333366; 
   } 
   
   a:active { 
   color: #0000FF; 
   } 
   
   a:hover { 
   color: #0000FF; 
   font-weight: bold;

   } 
