BODY {background: url(images\bg.gif);
   }

   P,TD { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #000000; 
   font-size : 10pt; 
   text-align : left; 
   } 

   
   H1 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 12pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal;
   color: #5F4023;
   } 
   
   H2 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 10pt; 
   font-weight: normal;
   font-variant: normal;
   font-style: normal;
   color: #996600;
   } 
   
   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 : 10pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #996600;
   } 

   H5 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 6pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #FEBE00;
   } 
   
   a:link { 
   color: #AE7E58; 
   } 
   
   a:visited{ 
   color: #AE7E58; 
   } 
   
   a:active { 
   color: #FFFFFF; 
   } 
   
   a:hover { 
   color: #996600; 
   font-weight: bold;

   } 

