A 
   {
   text-decoration:none;
   color:white;
   font-size:10pt;
   font-weight:bold;
   font-family:sans-serif;
   }
H1
   {
   color:green;
   font-size:13pt;
   font-weight:bolder;
   font-family:sans-serif;
   }
BODY
   {
   color:black;
   font-size:9pt;
   font-weight:normal;
   font-family:sans-serif;
   }
H2
   {
   color:green;
   font-size:24pt;
   font-weight:bolder;
   font-family:sans-serif;
   }

