body {
  font-family: "Courier New",Courier,monospace;
  font-weight: normal;
  font-size: medium;
  font-style: normal;
  color: #000000;
}
h1 {
  font-family: "Courier New",Courier,monospace;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  font-size: medium;
  line-height: 2em;
}
table {
  border-style: none;
  border-width: 0px;
}
tbody {
  vertical-align: top;
}
.rot {
  color: #ff0000;
  font-weight: bolder;
}
a:link {
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  font-style: normal;
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
  font-weight: bold;
}
a:active {
  color: #ff0000;
  font-weight: bold;
  text-decoration: underline;
}
a:focus {
  color: #000000;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
}
