
body,td { font-family: arial; font-size: 14px; color: #003300; }

body { 
background: #440000;  
margin: 0px; 
}
               
h1 {  font-size: 28px; font-weight: bold; color: #bb470a; line-height: 32px; }

h2 {  font-size: 26px; font-weight: bold; color: #bb470a; line-height: 30px; }

h3 {  font-size: 22px; font-weight: bold; line-height: 24px; color: #7f4006;}

h4 {  font-size: 18px; font-weight: bold; font-style: italic; line-height: 22px; color: #555555; }

.em { color: #003300; font-weight: bold; }

li { line-height: 20px; }

.sub1 {  font-size: 10px; color: #f7ebcd; font-weight: bold; }

.form {  font-size: 11px; font-weight: normal; }

.head1 { font-family: georgia; font-size: 26px; font-weight: normal; color: #7c0b23;}

.head2 { font-size: 16px; font-weight: bold; color: #770000; }

.address { font-size: 14px; font-weight: bold; color: #866607; }

.italic { font-family: georgia; font-style: italic; }

.submit { font-family: arial; background: #770000; color: #ffffee; font-weight: bold;  }

a:link    { text-decoration: underline; font-weight: bold; color: #98112e; }
a:visited { text-decoration: underline; font-weight: bold; color: #98112e; }
a:active  { text-decoration: underline; font-weight: bold; color: #98112e; }
a:hover   { text-decoration: underline; font-weight: bold; color: #cc0000; }

.nav a:link    { text-decoration: none; color: #f7ebcd; }
.nav a:visited { text-decoration: none; color: #f7ebcd; }
.nav a:active  { text-decoration: none; color: #fcb314; }
.nav a:hover   { text-decoration: none; color: #fcb314; }

td#nav { font-weight: bold; 
font-weight: bold; font-size: 12;
background: #98112e; 
padding: 1px 5px 1px 5px; 
border-left: 2px solid #b84547; 
border-top: 2px solid #b84547; 
border-right: 2px solid #660000; 
border-bottom: 2px solid #660000;}


a.menu:link, a.menu:visited {
display: block;
vertical-align: middle;
background: #001100;
font-family: helvetica, arial; 
font-size: 14px;
font-weight: bold; 
color: #ffffee;
text-align: center;
padding-top: 6px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 6px;
width: 100%;
text-decoration: none;
}

a.menu:hover {
background-color: #4f601c; 
color: #ffffee;
text-decoration: none;
}



