body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; }
p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
#menu { font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; }
#box { font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-align: center; vertical-align: middle; width: 400px; padding: 3px; border: double 1px black; }
#title { font-size: x-large; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; text-align: center; margin: 1px; padding: 0; }
.bar { color: red; font-weight: bold; background-color: orange; height: 3px; border: double 1px #000; }
.special { color: red; font-weight: bold; background-color: white; }
#maintable { color: #000; background-color: #fffdf0; }
#content { color: #000; background-color: white; padding: 2px; }
#footer { font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; bottom: 10px; margin: 5px; }
