html, body {
  background: #928e85 top left repeat-x;
  border: none;
  color: white;
  font: white 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
  line-height: 16px;
  margin: 0;
  padding: 0;}

.clr {
  clear: both;}

/* containers */
.top-margin {
  background: black;
  color: white;
  font-size: 1px;
  height: 10px;
  margin: 0;
  padding: 0;
  width: 100%; }

.document {
  margin: 0 auto;
  padding: 0;
  width: 984px; }

#body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt; 
 scrollbar-base-color: #000000; }

a:link {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt; 
 color: #aabbff;
 text-decoration: underline; }

a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt; 
 color: #aaaaaa;
 text-decoration: underline; }

a:active {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt; 
 color: #999999;
 text-decoration: none; }

a:hover 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt; 
 color: #ffff00;
 text-decoration: none; }

th {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt; 
 font-weight: bold; 
 color: #000000; }

td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt; 
 color: #000000; }

p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt; 
 font-weight: normal; 
 color: #ffffff; 
 line-height: 100%; }

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16pt; 
 font-weight: bold; 
 color: #ee6622; 
 line-height: 80%; }

h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt; 
 font-weight: bold; 
 color: #ee6622; 
 line-height: 100%; }

h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 font-weight: bold; 
 color: #ee6622; 
 line-height: 100%; }

.heading {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt; 
 font-weight: bold; 
 color: #000000; 
}

.footer {
 font-size: 9pt; 
 font-family: Arial, Helvetica, sans-serif; 
 color: #222222; 
 line-height: 100%;
}

