body
{
  font-family: "Monaco", "Courier New", "Courier";
}
a:link
{
  color: #000000;
  text-decoration: none;
}
a:hover
{
  color: #000000;
  text-decoration: underline;
}
a:visited
{
  color: #000000;
  text-decoration: none;
}
input
{
  font-size: 8pt;
  height: 15px;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}
div.header
{
  font-family: "Monaco", "Courier New", "Courier";
  font-size: 30pt;
  font-weight: bold;
}
td.hashes
{
  font-size: 11pt;
  font-weight: bold;
  padding: 1px 5px 1px 5px;
  border-width: 1px;
  border-style: dashed;
}
