<STYLE TYPE="text/css">
<!--
BODY {
  color: #990000;
  background: url(cback.jpg) fixed;
  font-family: Century Schoolbook, Garamond, Times New Roman;
  font-size: 10pt;
  line-height: 14pt;
  
}
h1 {
  font-family: Century Schoolbook, Garamond, Times New Roman;
  font-size: 12pt;
  font-weight: bold;
  color: #990000
}
h2 {
  font-family: Century Schoolbook, Garamond, Times New Roman;
  font-size: 16pt;
  font-weight: bold;
  color: #990000
}
h3 {
  font-family: Century Schoolbook, Garamond, Times New Roman;
  font-size: 20pt;
  font-weight: bold;
  color: #990000
}
link { color: #900 }
SPAN { font-variant: small-caps }
td {
 font-size: 10pt;
 padding: 5pt
}
visited, A:active { color: #009 }
.hide {
  display: none;
  color: white;
}
...

</STYLE>