body {	background-color: #999999; }

H1 { color: #37322D; font-size:12px; font-weight: normal; font-family: Verdana; margin-top:15; margin-bottom: 15; margin-left:2; text-transform:uppercase; letter-spacing: 2; }
H1 A:link    { color: #37322D; text-decoration: none;  }
H1 A:visited { color: #37322D; text-decoration: none; }
H1 A:hover   { color: #37322D; text-decoration: none;  }


H2           { color: #000000; font-size:16px; font-family: Verdana; font-weight: bold; line-height:125%; margin-top: 25; margin-left: 35; margin-right: 35; text-transform:uppercase  }
H2 A:link    { color: #000000; text-decoration: none; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px  }
H2 A:visited { color: #000000; text-decoration: none; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px }
H2 A:hover   { color: #000080; background-color:#C0C0C0; text-decoration:none; border-left-width:1px; border-right-width:1px; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px }

H3 { color: #A4332F; font-size:19px; font-family: Arial; line-height:125%; margin-top: 10; margin-left: 0; margin-right: 0; }
H4 { color: #647684; font-size:18px; font-family: Arial; line-height:125%; margin-top: 10; margin-left: 0; margin-right: 0; text-transform:uppercase }

.normal             { color: #37322D; font-size: 15px; font-family: Verdana; line-height:125%; margin-left: 35; margin-right: 35; }
.normal  A:link     { color: #790200; text-decoration: underline; }
.normal  A:visited  { color: #790200; text-decoration: underline; }
.normal  A:hover    { color: #790200; text-decoration: underline; background-color:#C0C0C0; }

.links            { color: #37322D; font-size: 15px; font-family: Verdana; line-height:125%; margin-left: 85; margin-right: 45;}
.links A:link     { color: #37322D; text-decoration: underline; }
.links A:visited  { color: #37322D; text-decoration: underline; }
.links A:hover    { color: #37322D; text-decoration: underline;  background-color:#C0C0C0; }

.small             { color: #37322D; font-size: 13px; font-family: Verdana; line-height:125%; margin-left: 10; margin-right: 10; }
.small  A:link     { color: #37322D; text-decoration: none; }
.small  A:visited  { color: #37322D; text-decoration: none; }
.small  A:hover    { color: #37322D; text-decoration: none; }

.tiny             { color: #790200; font-size: 11px; font-family: Verdana; line-height:125%; margin-left: 10; margin-right: 10; }
.tiny  A:link     { color: #790200; text-decoration: none; }
.tiny  A:visited  { color: #790200; text-decoration: none; }
.tiny  A:hover    { color: #790200; text-decoration: none;  background-color:#C0C0C0; }

.nav               { color: #FFFFFF; font-size: 13px; font-family: Tahoma; }
.nav  A:link       { color: #FFFFFF; text-decoration: none; }
.nav  A:visited    { color: #FFFFFF; text-decoration: none; }
.nav  A:hover      { color: yellow; text-decoration: none; }

SPAN.red             { color: #790200; }
