<!--

a:link, a:visited, a:active {
color: #990000;
text-decoration: none;
background-color: transparent; }
a:hover {
color: #000000;
text-decoration: none;
background-color: transparent; }

a.menu:link, a.menu:visited, a.menu:active {
color: #ffffff;
background-color: #990000; }
a.menu:hover {
color: #ffffff;
background-color: #000000; }

body {
color: #000000;
background-color: transparent;
margin: 0px;
border-left-style: none;
border-right-style: none; }

div {
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 94%;
font-weight: normal; }

select, input {
font-family: Arial, Verdana, Helvetica, Sans-serif;
font-size: 86%;
color: #990000;
text-transform: uppercase; }

img {
border: none; }

.special {
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal; }

.header {
text-transform: uppercase;
font-family: Arial, Verdana, Helvetica, Sans-serif;
font-size: 128%;
font-weight: 900;
color: #006600; }

.footer {
font-family: Arial, Verdana, Helvetica, Sans-serif;
font-size: 66%; }

.spacer {
font-family: Arial, Verdana, Helvetica, Sans-serif;
font-size: 80%; }

-->