
a:link    { color: white; text-decoration: none }
a:visited      { color: #f9d6d6; text-decoration: none }
a:active    { color: #f9d6d6 }
a:hover   { text-decoration: underline; background-color: #838383 }
body       { color: white; font-weight: bold; font-size: 9pt; background-color: #24add3; text-align: left; margin: 4px }
#textbody      { text-align: left; width: 100% }
h1     { font-size: 10pt }
hr { color: #24add3; border-bottom: 1px solid white }
ul     { margin-top: 0pt; margin-bottom: 30px; position: relative; left: 0px }
li     { list-style-type: square; margin-bottom: 2px; border-top: 1px white }
.h1        { font-size: 10pt; margin: 12px 3px 3px; padding: 0px 0px 1px; border-bottom: 1px solid white }
.h1top  { font-size: 10pt; margin: 7px 3px 3px; padding: 0px 0px 1px; border-bottom: 1px solid white }
