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: #E8E6DD url(/images/background.jpg) repeat-x;
   margin: 0px;
   padding: 0px;  
   font-size: 8pt; color: #4F593E; font-family: times, serif;
}

.menu {
   color: #ffdc96;
   background: white url(/images/menu-top.jpg) no-repeat;
   padding-bottom: 3px;
}

.menu a {
   color: #ffdc96;
   text-decoration: none;
   font-size: 10pt;
   font-family: times, serif;
   padding-left: 5px; padding-right: 5px;
}

.side_menu a {
   display: block;
   color: #0367fd;
   font-size: 10pt;
   font-family: times, serif;
   text-decoration: none;
   padding-top: 10px;
}

.area_table {
   background: white url(/images/content-bg.jpg) repeat-x;
}

.area_back { 
   vertical-align: top;
   background-color: #fff;
   font-size: 8pt; color: #000000; 
   font-family: times, serif;
   padding: 20px;
}

.area_back a {
   color: #4F593E; text-decoration: underline; 
}

.footer, .footer a {
   background: #0367fd;
   color: white;
   font-size: 8pt;
   font-family: times, serif;
}
