body { margin-top: 10; margin-left: 10; margin-right: 10; }
form { margin: 0px; padding: 0px; }

h1 { font-family: times; font-size: 48; color: #000000; font-weight: bold; }
h2 { font-family: times; font-size: 36; color: #000000; font-weight: bold; }

table.main { font-family: times; font-size: 18; table-layout: auto; overflow: hidden; color: #000000; background-color: #FFFFFF; }

p.footer { font-family: times; font-size: 14; font-weight: normal; }

:link { color: #000080; text-decoration: underline; }
:visited { color: #4040FF; text-decoration: none; }
:active { color: #4040FF; text-decoration: none; }
:hover { color: #C81A22; text-decoration: underline; }
