body { color: black; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; background-color: white; }
p {}
td {}
a:link { color: #445796 ; text-decoration: underline; }
a:visited { color: #666 ; text-decoration: underline; }
a:hover { color: #ac0b27 ; text-decoration: underline; }
a:active { color: #666; text-decoration: underline; }
#menu { margin: 0; padding: 0; list-style-type: none; }
#menu li { font-weight: bold; margin-top: 20px; border-bottom: thin solid #ac0b27; }
#menu a { color: #000; background-color: #fff; text-decoration: none; }
#menu a:hover { color: #ac0b27; background-color: white; text-decoration: none; }
#menu a:active, #menu a:focus { color: #445796; background-color: #fff; text-decoration: none; }
.large { font-size: 1.25em; }
.small { font-size: smaller; }
