
a:visited             { color: blue; font-size: 10pt }
a:link              { color: maroon; font-size: 10pt }
a:hover          { color: red; font-size: 10pt; text-decoration: underline }
a:active           { color: red; font-size: 10pt; text-decoration: underline }
body              { color: black; font-size: 10pt; font-family: Arial, Helvetica; background-color: rgb(255,255,255); 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: gray; font-weight: bold; letter-spacing: normal }
h4    { color: maroon; font-weight: bold; letter-spacing: normal }
li        { color: #363636; font-weight: bolder; font-size: 10pt; text-indent: 0pt; list-style-type: square; list-style-position: outside }
ol  { font-weight: bolder; font-size: 10pt; list-style-type: disc }
table     { font-size: 10pt }
td   { font-size: 10pt; text-decoration: none }
th   { color: #003cad; font-weight: bold; font-size: 12pt }
tr   { font-size: 10pt }
ul           { font-weight: bolder; font-size: 10pt; text-indent: 0px; list-style-type: square; list-style-position: outside }
