body { font-family: Verdana}
body { background-image: url(bground.gif) }
h2 { color: green; font-size: 12pt }
p { font-size: 10pt }
h1 { color: green; font-size: 10pt }
p { font-family:courier;font-size: 12 pt; text-align: left }
h3 { color: navy; font-size: 10pt }
h4 { font-size: 10pt }
h5 { font-size: 10pt : font-weight: bold }
h6 { color: blue; font-size: 10pt }
a:link { color: red; text-decoration: none }
a:visited { color: green; text-decoration: none }
a:hover { color: red; text-decoration: none }
a:active { color: red : text-decoration: none }
