BODY {
  background-color: #87110C;
  font-family: verdana;
  font-size: 11px;
  color: white;
  margin:0;
  padding:0
}
TABLE {
  background-color: #700C08;
  font-family: verdana;
  font-size: 12px;
  color: white;
}
A {
  font-family: verdana;
  font-size: 12px;
  color: #FFFF99;
  text-decoration: none;
}
A:hover {
  font-family: verdana;
  font-size: 12px;
  color: white;
  text-decoration: underline;
}
.topTbl {
  width: 848px;
  background-color: #700C08;
  font-family: verdana;
  font-size: 11px;
  color: white;
}
.content {
  font-family: verdana;
  font-size: 11px;
  color: white;
}
.copy {
  font-family: verdana;
  font-size: 10px;
  color: white;
}
.blink {
  font-family: verdana;
  font-size: 11px;
  color: white;
}
