
a:visited         { color: maroon; text-decoration: underline }
a:link        { color: navy; text-decoration: none }
a:hover         { color: maroon; text-decoration: underline }
a:active        { color: red; text-decoration: underline }
body              { color: #363636; font-family: Arial, Helvetica; text-align: center; margin: 0 }
h1      { color: blue; font-weight: 900; letter-spacing: normal }
h2         { color: red; font-weight: 900; letter-spacing: normal }
h3            { color: blue; font-weight: 900; letter-spacing: normal }
h4     { color: maroon; font-weight: 900; letter-spacing: normal }
li     { color: maroon; font-size: 10pt; list-style-type: square; list-style-position: outside }
li.sidebar    { color: #808080; font-weight: normal; line-height: 10pt; text-align: left; text-indent: 8px; 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 }
