html, body {
  background: #ffffff top left repeat-x;
  border: none;
  color: white;
  font: normal 9px Verdana, Tahoma, Arial, Helvetica, sans-serif;
  line-height: 14px;
  margin: 0;
  padding: 0;
}

.clr {
  clear: both;
}

/* containers */
.top-margin {
  background: white;
  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: 10pt; 
 scrollbar-base-color: #000000; 
}
.menu 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 font-weight: bold; 
 color: #ffffff;
 text-decoration: none; 
}
a:link 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 font-weight: bold; 
 color: #ccbb88;
 text-decoration: none; 
}

a:visited 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 font-weight: bold; 
 color: #aa9966;
 text-decoration: none; 
}
a:active 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 font-weight: bold; 
 color: #aa9966;
 text-decoration: none; 
}
a:hover 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 font-weight: bold; 
 color: #ffdd66;
 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: #000000; 
 line-height: 90%;
 margin-top: 6px; 
}
.p2 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt; 
 font-weight: normal; 
 color: #000000; 
 line-height: 90%;
 margin-top: 4px; 
}
h2 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt; 
 font-weight: bold; 
 color: #000000; 
 line-height: 100%; 
}
h3 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt; 
 font-weight: bold; 
 color: #000000; 
 line-height: 100%;
 margin-bottom: 6px; 
}
h4 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 font-weight: bold; 
 color: #000000; 
 line-height: 100%; 
}
.heading 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt; 
 font-weight: bold; 
 color: #000000; 
}
.bold 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt; 
 font-weight: bold; 
 color: #000000; 
}
.boldgrey 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt; 
 font-weight: bold; 
 color: #333333; 
}
.boldlight
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt; 
 font-weight: bold; 
 color: #C1C1C1; 
}
.boldred
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-weight: bold;
 color: #681026;
}
.footnote 
{
 font-size: 8pt; 
 font-family: Times New Roman, Times, serif; 
 color: #333333; 
}
.headdate 
{
 font-size: 20pt; 
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #aa9966; 
}
.headpage 
{
 font-size: 20pt; 
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #cccccc; 
}
.contenttoc td a:link.toclink, .contenttoc td a:visited.toclink {
  background: none;
  font-size: 10pt;
  text-decoration: none;
}


