.text, {
  font-family: Verdana,Arial;
  font-weight: normal;
  font-size: 10pt;
  color:#000000;
}

BODY, P, TD {
  font-family: Verdana,Arial;
  font-weight: normal;
  font-size: 10pt;
  color:#000000;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:#000000;
}

.code {
  font-family: "Courier";
  font-weight: normal;
  font-size: 12px;
  color:#000000;
}

.chapter-header {
  font-weight: bold;
  font-size: 14pt;
  color:#000000;
}



