<!--
body {  
  color: #000000;
  background-color: #063;
  font-family: "Courier New", Courier, mono;
  font-size: 10pt;
  background-color: #030;
  font-family: "Courier New", Courier, mono;
  font-size: 12pt;
  background-repeat: repeat-x;
  background-image: url("/green.png");
  background-position: 0% 100%;
  background-attachment: fixed;
}
td {  
  font-family: "Courier New", Courier, mono;
}
a {  
  font-weight: bold; 
  text-decoration: none; 
}
a:link {    color: #6666ff;}
a:visited { color: #3333ff; }
a:active { color: #ff0000; }
a:hover  { background: #ffcc00; text-decoration: underline; }
button { background-color:#990000; color:#990000; border:0px;}
.pt08 {  font-size: 8pt; }
-->
