h1, h2 { margin-bottom: 3px; }
h1 { font-size: 1.3em; }
h2 { font-size: 1em; color: #CC0000; margin-left: 1em; }

div.headernav div.nav { font-size: smaller; }

ul { margin-left: 3em; }
div.nav a:link { color: #FFFFCC; background-color: #000000; text-decoration: underline }
div.nav a:visited { color: #FFFFCC; background-color: #000000; text-decoration: underline }
div.nav a:active { color: red; background-color: #000000; text-decoration: underline }
div.nav a:hover { color: #ffffff; background-color: #003334; text-decoration: underline; }