BODY.black
{
  color:            white;
  background-color: black;
}

TD.black-left
{
  color:            white;
  background-color: transparent;
  text-align:       left;
}

TD.black-center
{
  color:            white;
  background-color: transparent;
  text-align:       center;
}

TD.black-right
{
  color:            white;
  background-color: transparent;
  text-align:       right;
}

DIV.arial9
{
  font-family:      "Arial", sans-serif;
  font-style:       normal;
  font-weight:      normal;
  font-size:        11px;
  color:            white;
  background-color: transparent;
}

DIV.arial9i
{
  font-family:      "Arial", sans-serif;
  font-style:       italic;
  font-weight:      normal;
  font-size:        11px;
  color:            white;
  background-color: transparent;
}

DIV.arial9b
{
  font-family:      "Arial", sans-serif;
  font-style:       normal;
  font-weight:      bold;
  font-size:        11px;
  color:            white;
  background-color: transparent;
}

IMG.middle
{
  vertical-align:   middle;
}
