
 P { font-family : "Arial", "Helvetica", "Monaco";
     font-size : 9.0pt;
     color : green;
     line-height : 12.0pt;
     margin-left : 12.0pt;
     margin-right : 12.0pt;
     margin-top : 4.0pt;
     margin-bottom : 4.0pt;}

 P.head
   {
     font-size : 12.0pt;
     line-height : 14.0pt;
     margin-left : 12.0pt;
     margin-right : 12.0pt;
     margin-top : 4.0pt;
     margin-bottom : 4.0pt;
   }


   P.headlarge
   {
     font-size : 16.0pt;
     line-height : 18.0pt;
     margin-left : 12.0pt;
     margin-right : 12.0pt;
     margin-top : 4.0pt;
     margin-bottom : 4.0pt;
   }



 p.small{ font-size : 8.0pt; }

 p.smalllist{ font-size : 7.0pt; }


 H1 { color : olive;}

 H2 { color : olive;}

 H3 { color : olive;}

 H4 { color : olive;}

 H5 { color : olive;}

 H6 { color : olive;}


 a.menu:link   {
font-family: arial;
  font-size: x-small;
  color : white;
  background-color: green;
  text-decoration: none;
}

a.menu:visited  {
  font-family: arial;
  font-size: x-small;
  color : #ccff99;
  background-color: green;
  text-decoration: none;
}
a.menu:active {
font-family: arial;
  font-size: x-small;
  color : white;
  background-color: green;
  text-decoration: none;

}
a.menu:hover  {   font-family: arial;
  font-size: small;
  color : brown;
  background-color: #ccff99;
  text-decoration: none;
  }

A:link {background: #ccff99; text-decoration: none; color: green;}
A:visited {background: #ccff99; text-decoration: none; color: green;}
A:active {background: #ccff99; text-decoration: none; color: green;}
A:hover {background: white; font-size : medium; font-weight : bold; color: brown;}







 