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