H1 { font-size: 13pt; font-weight: normal; text-decoration: none; color: #4F593E; padding: 2px 1px -21px 2px; 
   font-family: arial, helvetica, sans-serif; letter-spacing: 2px; }
H2 { font-size: 12pt; font-weight: none; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H3 { font-size: 11pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H4 { font-size: 11pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H5 { font-size: 10.5pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H6 { font-size: 10pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }

hr { color: #5A1218; height: 1px; }
 

body { 
   background: url(/images/background.jpg);
   margin: 0px;
   padding: 0px;  
   font-size: 8pt; color: #4F593E; font-family: arial, helvetica, sans-serif;
}

.body_table {
   background: #f7eab5;
   border-left: solid 2px #377a13;
   border-right: solid 2px #377a13;
}

.menu {
   border-right: solid 1px #b19823;
}

.menu a {
   display: block;
   color: black;
   text-decoration: none;
   font-size: 15pt;
   height: 31px;
   padding-top: 5px;
   padding-left: 9px;
}

.menu a:hover {
   background: url(/images/menu-hover.jpg) repeat-x;
   color: white;
}

.content { 
   vertical-align: top;
   font-size: 12pt; color: #4F593E; 
   font-family: arial, helvetica, sans-serif;
   padding: 20px;
}

.content a {
   color: #377a13; text-decoration: underline; 
}

.footer {
   border-top: solid 1px #b19823;
   font-size: 8pt;
   color: #377a13;
}
.footer a {
   font-size: 8pt;
   color: #377a13;
}
