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

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

body { 
   background: #ffffff;
   margin: 0px;
   padding: 0px;  
   height: 100%;
   font-size: 8pt; color: #4F593E; font-family: arial, helvetica;
   min-height: 100%; 
}

.menu {
   border-bottom: solid 2px black;
   
}

.side_menu {
   background: #ffffff url(/images/side_menu.jpg) repeat-x;
   color: #000000;
}

.side_menu a {
   display: block;
   color: #000000;
   text-decoration: none;
}

.side_menu .highlighted {
   color: white;
   font-weight: bold;
}

.area_back { 
   vertical-align: top;
   background: #fff;
   font-size: 8pt; color: #4F593E; 
   font-family: arial, helvetica;
   padding: 0px;
   border: 2px solid black;
}
