body { color: black; font-size: 0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; }
p {}
td {}
a:link { color: navy ; text-decoration: none; }
a:visited { color: teal ; text-decoration: none; }
a:hover { color: olive ; text-decoration: none; }
a:active { color: red }
h1 { color: navy; font-size: 1.2em; font-weight: bold; background-color: orange; margin-top: 0.67em; margin-right: 0; margin-left: 0; padding-bottom: 1px; padding-left: 1px; border-bottom: 1px dotted navy; }
h2 { color: navy; font-size: 1em; font-weight: bold; margin: 0.83em 0; }
.navigation { background-color: orange; letter-spacing: 2px; padding: 1px; border-top: 1px dotted navy; border-left: 3px solid navy; }
ul { list-style-type: square; margin: 1em 0 1em 40px; list-style-position: inside; }

