P{
   font-family: palatino, times new roman, serif;
   font-size: 10pt;
   font-weight: normal;
   text-align: justify;
   padding-left: 55px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
   color: #533b27; 
   }
   
STRONG{
   font-family: palatino, times new roman, serif;
   font-size: 11pt;
   font-weight: bold;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
   color: #768d55; 
   }

.scrollable {
  width: 550px;
  height: 300px;
  overflow: auto;
  scrollbar-arrow-color:#ff7a00; 
scrollbar-base-color:#ffffff; 
scrollbar-darkshadow-color:#999999; 
scrollbar-face-color:#ffffff; 
scrollbar-highlight-color:#ff7a00; 
scrollbar-shadow-color:#999999; 
}

LI{
   font-family: palatino, times new roman, serif;
   font-size: 10pt;
   font-weight: normal;
   padding-left: 10px;
   padding-right: 10px;
   color: #533b27; 
   }
   
   A{
   font-family: palatino, times new roman, serif;
   font-size: 10pt;
   font-weight: bold;
   color: #768d55;
text-decoration:none;
   }
   
A:link {color: #768d55;
text-decoration:none; }

A:visited {color: #768d55;
text-decoration:none; }

A:hover {color: #768d55;
text-decoration:underline; }

A:active {color: #768d55;
text-decoration:underline; 
}


.small{
   font-family: palatino, times new roman, serif;
   font-size: 8pt;
   font-weight: normal;
   color: #533b27; 
}