body {
  font-family: Arial, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
}
A:link {
  text-decoration : none;
}
A:visited {
  text-decoration : none;
}
A:hover {
  text-decoration : underline;
}
.doctitle {
  text-align: center;
  font-family: Arial, Arial, Verdana, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}
.table {
  font-family: Arial, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #000000;
}
.tableheadingrow {
  background: #909890;
  font-weight: bold;
  color:#FFFFFF;
}
.tableheadingcell {
  padding-top: 3px;
  padding-bottom: 3px;
}
