a:link       { color: #242F7F; text-decoration: none }
a:visited    { color: #242F7F; text-decoration: none }
a:hover      { color: #242F7F; text-decoration: underline }
a:active     { color: #242F7F; text-decoration: underline }
body         { font-family: Verdana, Arial, Helvetica; font-size: 10pt }
table        { table-border-color-light: rgb(255,255,102); table-border-color-dark: 
               rgb(0,0,0); font-size: 10pt }
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica; font-weight: bold; margin-bottom: 5 }
h1           { color: rgb(255,204,0) }
h2           { color: #000000 }
h3           { color: rgb(204,51,0) }
h4           { color: #FFCC00 }
h5           { color: rgb(255,255,0) }
h6           { color: #808080 }
ul           { list-style-type: square; text-align: left }
