body {background-color: black; color: white; font-family: verdana,sans-serif; font-size: 13px}
a:link {color: #9eb6ff}
a:visited {color: #a792c7}
a:hover {color: #6666ff}
a:active {color: #ee77ff}
h3 {text-indent: 30px; font-size: 12pt; margin-bottom: 0}
table.indent {margin-left: 30px; margin-top: 0}
ul {list-style-type: disc; margin-top: 0}

div.announce {
  position: absolute;
  right: 60px;
  top: 100px;
  font-size: 16px;
  font-style: bold;
  text-align: center;
  color: red;
  }
