BODY
{
  background: #000000;
  color: #ffffff;
}

A { font-style: none; text-decoration: none; }
A:link { color: #ffffff; }
A:visited { color: #ffffff; }
A:active { color: #023791; }
A:hover { text-decoration: underline; }

.mouse_over { cursor: hand; }
.mouse_out { }

.bar_cell
{
  text-align: center;
  vertical-align: top;
}

.signature
{
  text-align: left;
  font-size: 10px;
  font-family: Arial;
  font-style: italic;
  color: #b0b0b0;
}

.gbbold
{
  font-family: Arial;
  font-size: x-small;
  font-weight: bold;
}

.gbplain
{
  font-family: Arial;
  font-size: x-small;
}
