﻿body {
  font-family: Arial;
  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;
  font-size: 11pt;
  font-weight: bold;
}
.table {
  font-family: Arial;
  font-size: 11pt;
  background-color: #000000;
}
.tablerow2 {
  font-weight: bold;
}
.tablerow3 {
  font-weight: bold;
}
.tablerow4 {
  font-weight: bold;
}
.tablerow5 {
  font-weight: bold;
}
.tablerow6 {
  font-weight: bold;
}
