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

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

   H5 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 6pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #0080C0;
   } 
   
   a:link { 
   color: #3333FF; 
   } 
   
   a:visited{ 
   color: #333333; 
   } 
   
   a:active { 
   color: #3333FF; 
   } 
   
   a:hover { 
   color: #3333FF; 
   font-weight: bold;

   } 

