
a:visited            { color: maroon; text-decoration: none }
a:link              { color: blue; font-weight: bold; text-decoration: underline }
a:hover            { color: red; text-decoration: underline }
a:active           { color: red; text-decoration: none }
body                  { color: black; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica; text-align: center; margin: 0 }
h1       { color: navy; font-weight: bold; letter-spacing: normal }
h2        { color: maroon; font-weight: bold; letter-spacing: normal }
h3           { color: blue; font-weight: bold; letter-spacing: normal }
h4      { color: green; font-weight: bold; letter-spacing: normal }
li           { color: gray; list-style-type: square; list-style-position: outside }
ul              { font-weight: bolder; text-indent: 0px; list-style-type: square; list-style-position: outside }
table  { font-weight: normal; font-size: 10pt }
tr   { }
td   { text-decoration: none }
