   BODY    TD { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #003366; 
   font-size : 9pt; 
   text-align : left; 
   } 
   
   H1 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 12pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal;
   color: #B50000;
   } 
   
   H2 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 11pt; 
   font-weight: regular;
   font-variant: normal;
   font-style: normal;
   color: #FFFFFF;
   } 
   
   H3 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 10pt; 
   font-weight: normal;
   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: #0080C0;
   } 

   H5 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 6pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #0080C0;
   } 
   
   a:link { 
   color: #CC3300; 
   } 
   
   a:visited{ 
   color: #333333; 
   } 
   
   a:active { 
   color: #CC3300; 
   } 
   
   a:hover { 
   color: #CC3300; 
   font-weight: bold;

   } 
