   BODY    TD { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #FFFFFF; 
   font-size : 10pt; 
   text-align : left; 
   } 
   
   H1 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 11pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal;
   color: #FFFFFF;
   } 
   
   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 : 9pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #FFFFFF;
   }

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

   H5 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 8pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #FFFFFF;
   } 
   
   a:link { 
   color: #FFFFCC; 
   } 
   
   a:visited{ 
   color: #CCCCCC; 
   } 
   
   a:active { 
   color: #FF6600; 
   } 
   
   a:hover { 
   color: #FF6600; 
   font-weight: bold;

   } 
