html, body {
  background: # ffffff top left repeat-x;
  border: none;
  color: #ffffff;
  font: normal 9px Verdana, Tahoma, Arial, Helvetica, sans-serif;
  line-height: 14px;
  margin-bottom: 0; 
  margin-left: 8; 
  margin-right: 8; 
  margin-top: 0;
  padding: 0;
}

.clr {
  clear: both;
}

/* containers */
.top-margin {
  background: white;
  color: white;
  font-size: 1px;
  height: 10px;
  margin: 0;
  padding: 0;
  width: 100%;
}
#body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 scrollbar-base-color: #000000; 
}
a:link {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 font-weight: bold; 
 color: #772222;
 text-decoration: none; 
}
a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 font-weight: bold; 
 color: #772222;
 text-decoration: none; 
}
a:active {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 font-weight: bold; 
 color: #777777;
 text-decoration: none; 
}
a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 font-weight: bold; 
 color: #222222;
 text-decoration: underline; 
}
hr {
 color: #777;
 height: 1px;
}
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; 
}
.dottedleader {
 width: 99%;
 border-bottom: 1px dotted #222;
}
p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt; 
 font-weight: normal; 
 color: #000000; 
 line-height: 120%;
 margin-top: 6px; 
}
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20pt; 
 font-weight: bold; 
 font-style: italic;
 color: #770000; 
 line-height: 100%; 
 margin-top: 0px; 
 margin-bottom: 10px;
}
h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18pt; 
 font-weight: bold; 
 font-style: italic;
 color: #000000; 
 line-height: 100%;
 margin-top: 12px; 
 margin-bottom: 4px;
}
h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt; 
 font-weight: bold; 
 font-style: italic;
 color: #000000; 
 line-height: 100%; 
 margin-top: 12px; 
 margin-bottom: 4px;
}
.head1 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15pt; 
 font-weight: bold; 
 color: #cc0000; 
}
.head2 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt; 
 font-weight: bold; 
 color: #cc0000; 
}
.head3 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt; 
 font-weight: bold; 
 color: #000000; 
}
.head4 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 font-weight: bold; 
 color: #000000; 
}
ul {
 margin-top: 1px; 
 margin-bottom: 4px;
}
.heading {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 38pt; 
 font-weight: bold; 
 font-style: italic; color: #dddddd; 
}
.footnote {
 font-size: 7pt; 
 font-family: Arial, Helvetica, sans-serif;
 color: #333333; 
}
.news {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16pt;
 font-weight: bold;
 font-style: italic;
 color: #222222;
}

