h1 {  font-size: x-large; font-weight: bold}
body {  font-family: "Courier New", Courier, mono; color: #000000; background-color: #FFFFFF}
p {  list-style-type: none; font-size: small}
a:link {  color: #FF0000}
a:visited {  color: #FF0000}
a:active {  color: #FF0000}
a:hover {  color: #FF0000}
