a:visited  { color: maroon; font-weight: bold; text-decoration: underline }
a:link  { color: blue; font-weight: bold; text-decoration: underline }
a:hover   { color: gray; font-weight: bold; text-decoration: underline }
body         { color: black; font-size: 10pt; font-family: Arial; background-color: #369; border: navy; position: absolute; top: 15px; left: 15px }
h1      { color: moccasin; font-weight: bold; font-size: 12pt; background-color: gray; text-align: center; text-indent: 3px; vertical-align: middle; margin: 5px; padding: 5px; border: groove 1px black; width: 100%; height: auto }
h2 { color: black; font-weight: bold; font-size: 11pt; background-color: burlywood; text-align: left; text-indent: 3px; vertical-align: middle; margin: 5px; padding: 5px; border: groove 1px black; width: 100%; height: auto }
p        { color: black; font-size: 10pt; font-family: Arial; background-color: moccasin; float: none; clear: none; margin: 5px; padding: 5px; border: groove 1px black; left: 15px; width: 100%; height: auto; overflow: auto }
