body {
  width: 650px;
  background: #ffffff;
}
div {
  font-family: tahoma;
  font-family: sans-serif;
  font-size: 10pt;
  padding-left: 10px;
  padding-bottom: 10px;
}
.tt {
  font-family: courier;
  font-family: monospace;
  white-space: pre;
  font-size: 10pt;
}
.h2 {
  font-weight: bold;
  font-size: 20pt;
}
.copyright {
  color: #602020;
  width: 550px;
}
.download {
  padding-left: 30px;
  padding-bottom: 10px;
}
.ad {
  padding-left: 30px;
  padding-bottom: 30px;
  float: right;
  width: 160;
  height: 600;
}
a:link {
  color: #600000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #600000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
a:active {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
