body {
  padding: 0;
  margin: 0;
  background: #f8f7e5 url(images/bg.jpg) no-repeat center top;
  width: 100%;
  display: table;
}


P{
   font-family: Minion Pro, Georgia, Times New Roman, Serif;
   font-size: 95%;
   line-height: 16px;
   font-weight: normal;
   padding-left: 0px;
   padding-right: 10px;
   padding-top: 0px;
   padding-bottom: 0px;
   text-align: left;
   color: #947765; 
   }
   
  
   h1{
   font-family: Minion Pro, Georgia, Times New Roman, Serif;
   font-size: 11pt;
   font-weight: bold;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   text-align: left;
   color: #922722; 
   }

STRONG{
   font-family: Minion Pro, Georgia, Times New Roman, Serif;
   font-size: 11pt;
   font-weight: bold;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   text-align: left;
   color: #eea320; 
   }

em{
   font-family: Minion Pro, Georgia, Times New Roman, Serif;
   font-size: 11pt;
   font-weight: normal;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   text-align: left;
   color:  #98b08b; 
   }
   
LI{
   font-family: Minion Pro, Georgia, Times New Roman, Serif;
   font-size: 11pt;
   line-height: 16px;
   font-weight: normal;
   padding-left: 0px;
   padding-right: 0px;
   text-align: left;
   color: #98b08b; 
   }
   
   A{
   font-family: Minion Pro, Georgia, Times New Roman, Serif;
   font-size: 11pt;
   font-weight: normal;
   color: #eea320;
   text-align: left;
	text-decoration:none;
   }
   
A:visited {color: #98b08b;
text-decoration:none; }

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

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

.small{
   font-family: Minion Pro, Georgia, Times New Roman, Serif;
   font-size: 9pt;
   font-weight: normal;
   color: #7a3122; 
}

.scroll {
height: 300px;
width: 455px;
max-height: 305;
overflow: auto;
border: 0px solid #666;
background-color: #ffffff;
padding: 5px;
}                                                                                                                                                                                                            
