A:link {color: red; text-decoration: none}
A:hover {color: yellow; text-decoration: underline}
A:visited {color: maroon; text-decoration: none}
A:active {color: yellow text-decoration: underline}
BODY {font-family: "Arial, Verdana, sans-serif"; font-size: 12pt; background-color: black}
H1 {font-size: 20pt; color: green}
H2 {font-size: 16pt; color: silver}
H3 {font-size: 12pt; color: green}
H4 {font-size: 8pt;  color: green}
TABLE {width: 90%; margin: 20px}
TD.header {font-size: 24pt; font-weight: bold; color: white; background-color: blue; letter-spacing: 2pt;}
TD.nav {width: 100%}
