html, body {border: none;}
body {background-color: black}
h1 {font-size: 36pt}
h2 {color: blue}
H5 {font-size: 10pt; font-family: verdana, arial, 'sans serif'; color: white}
p {font-size: 10pt; font-family: verdana, arial, 'sans serif'; color: white}
pre {font-size: 7pt; font-family: verdana, arial, 'sans serif'; color: white}

a.link:link {color: #999999; text-decoration: none}
a.link:visited {color: #999999; text-decoration: none}
a.link:hover {color: #CCCCCC; text-decoration: underline}
