BODY { 
  margin-top: 2em; 
  margin-left: 50px;
  font-family: courier ; font-size: 1;
  background-attachment: fixed;
  background-position: 0% 0%;
  background-color: #FFFFCC;
  color: white; 
}

H1 { text-align: center }
H1 { font-weight: bold }
H1 { font-size: x-large }
td { color: gray}

P  {font-family: courier; font-size: 7pt}
.format1 {font-family:georgia; font-size: 9pt}

A:link { color: #050505; text-decoration: underline; font-weight: normal }          
A:visited { color: red }                                                  
A:active { color: lime }                                                  
A:hover {background-color: #f9f9f9; color: #050505; text-decoration: none; font-weight: normal }



A:link IMG { border: 2px #000000 }
A:visited IMG { border: 1px solid white }
A:active IMG { border: 1px solid lime }
A:hover IMG { border: 1px solid #003333 }
                                                  

</STYLE>

