body, ul, li, p, div, H1, H2, H3, H4, H5, H6, table {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  font-weight:normal;
  color:#000000;
}

.Head, .LeftcolumnTD, .Footer, .BodyPinselstrich, .BodyBreadcrumbsSymbols, .BodyBreadcrumbsLanguage, .NoPrint {
  display: none;
  visibility: hidden;
}

a:link {
  color:#000000; 
  text-decoration:underline
}

a:visited {
  color:#000000; 
  text-decoration:underline
}

a:hover {
  color:#000000; 
  text-decoration:underline
}

a:active { 
  color:#000000; 
  text-decoration:underline
}

a:focus {
  color:#000000; 
  text-decoration:underline
}

H1, H2, H3, H4, H5, H6 { 
  font-weight: bold; 
  color: #000000;
  margin: 0px;
}

H1 {
  font-size: 17pt;
}

H2 {
  font-size: 15pt;
}

H3 {
  font-size: 13pt;
  background-color: #000000;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  padding-bottom: 1px;
  margin-top: 9pt;
}

H4 {
  font-size: 12pt;
  margin-top: 9pt;
  border-bottom: 2px solid #000000;
  width: 35ex;
}

H5 {
  margin-top: 9pt;
  font-size: 9pt;
}

.BodyBreadcrumbs {
  height:23px;
  overflow:visible;
  background-color: #EEEEEE;
}

.BodyPageheading {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #000000;
  margin: 0px;
  font-size: 18pt;
}

.BodyTable {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  font-weight:normal;
}

.BodyTable-headline {
  background-color: #DDDDDD;
}

.BodyTable-content-light {
  background-color: #FFFFFF;
}

.BodyTable-content-dark {
  background-color: #EEEEEE;
}

.BodyMessage {
  background-color: #FFFFAA;
  border-width: thin;
  border-style: solid;
  padding: 10pt;
  font-weight:bold;
}

.BodyCode {
  background-color: #EEEEEE;
  border-width: thin;
  border-style: solid;
  padding: 5pt;
  font-family: monospace, Courier; 
}

