
a:visited          { color: silver; text-decoration: underline }
a:link         { color: white; text-decoration: underline }
a:hover        { color: yellow; text-decoration: underline }
a:active         { color: yellow; text-decoration: underline }
body            { color: black; font-family: Arial, Helvetica; background-color: rgb(000,000,000); text-align: center; margin: 0 }
h1     { color: #003cad; font-weight: bold; letter-spacing: normal }
h2     { color: maroon; font-weight: bold; letter-spacing: normal }
h3         { color: navy; font-weight: bold; letter-spacing: normal }
h4    { color: maroon; font-weight: bold; letter-spacing: normal }
li   { color: #696969; font-size: 8pt; list-style-type: square; list-style-position: outside }
li.no   { color: #808080; font-weight: bolder; line-height: 10pt; text-indent: 0px; list-style-type: square; list-style-position: outside }
ol { list-style-type: disc }
table    { }
td  { text-decoration: none }
th  { color: #003cad; font-weight: bold }
tr  { }
ul          { font-weight: bolder; text-indent: 0px; list-style-type: square; list-style-position: outside }
