body {
background-color: Black;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt; 
color: Black; 
font-weight: normal;
margin-left: 12pt; 
margin-right: 12pt; 
margin-top: 6pt;
text-align: left;
  }
p {
padding-left: 5px;
margin-bottom: 3pt;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px; 
}
p.indent {
padding-left: 10px;
margin-left: 15px;
margin-bottom: 5pt;
margin-top: 0;
}
p.right {
text-align: right;
padding-right: 10px;
}
p.rightBold {
font-weight: bold;
text-align: right;
}
p.leftBold {
font-weight: bold;
text-align: left;
}
p.center {
text-align: center;
}
p.centerBold {
font-weight: bold;
text-align: center;
}
p.footer {
text-align: center;
font-size: 7pt;
color: #B0B157;
margin-top: 15px;
}
a:LINK, a:VISITED {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt; font-weight: bold; color: #543312;	
}
a:hover {
color: #8F5D00;
}
h1 {
font-family: "Georgia", Times, serif;
color: #B90000; font-weight: normal; font-size: 16pt;
margin-left: 0px; margin-bottom: 0px; margin-top: 0px;
text-align: center; padding-left: 6px; padding-right: 6px;
}
h2 {
color: #000078; font-weight: bold;
font-size: 11pt;	margin-left: 10px;
margin-bottom: 0px; margin-top: 0px;
}
h3 {
color: #000078; font-weight: bold;
font-size: 10pt; font-family: "Georgia", Times, serif;	
margin-left: 10px; text-align: left;
margin-bottom: 2px; margin-top: 0px;
}
ul { 
list-style-position: outside;  
list-style-type: square;   
 }
ol {
list-style-position: outside;  
margin-top: 2px; margin-bottom: 12px;
}









