body {  
font-family: Arial; 
font-size: 10pt;
background-color: #592F38; 
 } 
 
  
 
 p {  
 font-family: Arial; 
 font-size: 10pt; 
 color: #565642;
 
 } 
 
 
 
 a:hover { font-family: Arial;
 font-size: 9pt;
 color: #D6D4A3;
background-color: #979572; 
text-decoration: underline;
  } 
  
 
 a:link { font-family: Arial; 
 font-size: 9pt; 
 color: #333126;
 text-decoration: underline;
}
 
 a:active { font-family: Arial; 
 font-size: 9pt; 
 color: #333126;
text-decoration: underline;
 } 
  
 a:visited { font-family: Arial; 
 font-size: 9pt; 
 color: #000000;
  } 
  
 a { font-family: Arial; 
 font-size: 9pt;  
 color: #333126;
 text-decoration: underline;
  } 
  
 
 
 td { font-family: Arial; 
 font-size: 10pt; 
 color: #4D462F;
 table-position: centre;
 background-color: #D1BD90;
{


OL { list-style-type: decimal;
font-family: Arial; 
 font-size: 10pt; 
 color:#565642;
  }
 
  /*bullet list*/
LI { list-style-type: square;
font-family: Arial; 
font-size: 10pt; 
color: #565642;
}



 /*bullet list*/
LI LI { list-style-type: circle;
font-family: Arial; 
font-size: 10pt; 
color: #565642;
}

 /*bullet list*/
LI LI LI { list-style-type: disc;
font-family: Arial; 
font-size: 10pt; 
color: #565642;
}