body { color: white; background-color: #000020; }

p {color: black;}

td {background-color: #FFFFCC; border-color: #000020; border-style: solid;}

a:link { color: #006600 }

a:visited { color: #660000 }

a:hover { color: #009900 }

a:active { color: red }
h1 { color: white; font-size: 3em; font-weight: bold; text-decoration: underline; margin: 20px 0; }
h2 { color: white; font-size: 1.5em; font-weight: bold; text-decoration: underline; margin: 10px 0; }
h3 { color: #000099; font-size: 1.3em; font-weight: normal; margin: 10px 0; }
ul { color: black; }
