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

