

body {
 color: #FFFF00;
 background: #007F00;
 font-size:14pt;
 font-weight:normal;
  }
  a:link { color:#FF8000; font-weight:bold }
  a:visited { color:#FFE000; }
  a:active { color:#FF0000;  }
  a:hover { color:#FF0000; background-color:#80FF00;}

  P {
    font-size:14pt;
    font-weight:normal;
    color:#FFFF00;}

  h1,h2,h3 {
  font-family:Helvetica,Arial;
  font-style:italic;}

  h1 {
   font-size:14pt;
   font-weight:bold;}

  h2 {
   font-size:16pt;
   font-weight:bold;}

  h3 {
   font-size:18pt;
   font-weight:bold;}

  h4 {
   font-size:24pt;
   font-weight:bold;}


td,th {
  color:#FFFF00 ;
  font-size:14pt;
  font-weight:normal;
  }

hr {
  color:#FFFF00
  }

</style>
