ul           { list-style-type: square; color: #004885 }
a            {text-decoration:none; color:#CC3300 }
A:hover      { color: #FFBB2A; text-decoration: underline }
a:link       { color: navy }
a:visited    { color: red }
a:active     { color: red }
h1           { font-size: 10pt; color: #004885; font-weight: bold }
table        { font-family: Verdana; font-size: 8pt }