body { 
   background-color: #806037;
}

.h1 { 
   font-family: Tahoma;
   font-size: 10pt;
   font-weight: bold; 
   color: #F5E5C1;
   text-align: center;
   vertical-align: middle
}

.h2 { 
   font-family: Tahoma;
   font-size: 10pt; 
   color: #806037;
   text-align : center;
   font-weight:bold;
   vertical-align: middle
}

.h3 { 
   font-family: Tahoma;
   font-size: 10pt; 
   color: #705030;
   text-align : center; 
   font-weight:bold;
   vertical-align: middle
}

.h4 { 
   border-color: #F5E5C1;
   border-top: 1px solid #F5E5C1;
   border-bottom: 1px solid #F5E5C1;
   border-left: 1px solid #F5E5C1;
   border-right: 1px solid #F5E5C1
}

.h5 { 
   font-family: Tahoma;
   font-size: 7pt;
   font-weight: bold; 
   color: #F5E5C1;
   text-align: center;
   vertical-align: middle
}
   
.tab1 {
   background-color: #F5E5C1
}

.tab2 {   
   background-color: #806037  
}

.tab3 {
   background-color: #705030
}

.tab4 {
   background-color: #705030;
   font-family: Tahoma;
   font-size: 10pt; 
   color: #F5E5C1;
   text-align : center; 
   font-weight: bold;
   vertical-align: middle
}   

.tab5 {
   background-color: #F5E5C1;
   font-family: Tahoma;
   font-size: 10pt; 
   color: #705030;
   text-align : center; 
   font-weight: bold;
   vertical-align: middle
}   

.tab6 {
   background-color: #806037;
   font-family: Tahoma;
   font-size: 10pt; 
   color: #F5E5C1;
   text-align : center; 
   font-weight: bold;
   vertical-align: middle
}

A:visited {
   color : #F5E5C1; 
   font-weight: bold;
   text-decoration: none
}

A:link {
   color : #F5E5C1; 
   font-weight: bold;
   text-decoration: none
}

A:hover {
   color : #D48520; 
   font-weight: bold;
   text-decoration: none
}

A:active {
   color: #D48520;
   font-weight: bold;
   text-decoration: none 
}
