body  {
   background:#4F4F4F;
   color:#00FF00;
   font-family: times,verdana,helvetica,times,arial,sans-serif;
   font-size:12pt;
   font-weight:medium;      }


A:link {
  color: #FF0000;
  font-size:16pt;
  font-weight:bold;  }

A:visited {
  color: #FF0000;
  font-size:16pt;
  font-weight:bold;   }

A:hover {
  color: #86A202;
  font-size:16pt;
  font-weight:bold;   }

A:active {
  color:  #86A202;
  font-size:16pt;
  font-weight:bold;     }



h1  {
  backround-color: transparent;
  color: #000000;
  font:62px "Century Gothic",times,verdana,helvetica,times,arial,sans-serif;
  font-weight:bold;
  padding: 2px;
  border-bottom: 1px solid #000000;           }


h2  {
  backround-color: transparent;
  color: #FFFFFF;
  font:22px times,verdana,helvetica,times,arial,sans-serif;
  font-weight:bold;
  padding: 2px;
  border-bottom: ;           }




.boxout1  {
   background-color: transparent;
   color:#00FF00;
   font-family:times,helvetica,verdana,arial,sans-serif;
   font-size:12pt;
   font-weight: bold;      }


.boxout1 a:link,  .boxout1 a:visited {
      text-decoration: underline;
      color: #000000;
      background-color: #FF0000;
      font-size:12pt;       }


.boxout1 a:hover, boxout1 a:active {
      background-color: #000000;
      color: #FFFFFF;
      font-size:12pt;      }



.boxout2 {
   background-color: transparent;
   color:#00FF00;
   font-family:verdana,helvetica,times,arial,sans-serif;
   font-size:14pt;
   font-weight:medium;      }



.boxout2 a:link,  .boxout2 a:visited {
      text-decoration: underline;
      color: #FFFFFF;
      background-color: #000000;      }


.boxout2 a:hover, boxout2 a:active {
      background-color: #FF0000;
      color: #000000;      }



.boxout3  {
   background-color: transparent;
   color:#FFFFFF;
   font-family:times,helvetica,verdana,arial,sans-serif;
   font-size:22pt;
   font-weight: bold;      }


.boxout3 a:link,  .boxout3 a:visited {
      text-decoration: underline;
      color: #FFFFFF;
      background-color: #000000;
      font-size:22pt;       }


.boxout3 a:hover, boxout3 a:active {
      background-color: #FF0000;
      color: #000000;
      font-size:22pt;      }







.red {
  color:#FF0000   }

.redbig  {
  color:#FF0000;
  font-weight: bold;
  font-size:24pt;   }


.green {
  color:#00FF00;    }

.darkgreen  {
 color:#86A202;  }


.white  {
 color:#FFFFFF;   }


.whitebig  {
 color:#FFFFFF;
  font-weight: bold;
  font-size:14pt;   }



.black  {
 color:#000000;  }


.blackbold  {
 color:#000000; 
 font-weight: bold;  }



.blackboldbig  {
 color:#000000; 
 font-weight: bold;
  font-size:16pt;      }




