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

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

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

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

A:link
{
  color:            white;
  background-color: transparent;
}

A:visited
{
  color:            white;
  background-color: transparent;
}

A:hover
{
  color:            #FF0000;
  background-color: transparent;
}

A:active
{
  color:            #0000FF;
  background-color: transparent;
}

DIV.verdana8b
{
  font-family:      "Verdana", "Arial", sans-serif;
  font-style:       normal;
  font-weight:      bold;
  font-size:        10px;
  color:            white;
  background-color: black;
}

DIV.verdana9
{
  font-family:      "Verdana", "Arial", sans-serif;
  font-style:       normal;
  font-weight:      normal;
  font-size:        12px;
  color:            white;
  background-color: black;
}

DIV.verdana9b
{
  font-family:      "Verdana", "Arial", sans-serif;
  font-style:       normal;
  font-weight:      bold;
  font-size:        12px;
  color:            white;
  background-color: black;
}

DIV.verdana9i
{
  font-family:      "Verdana", "Arial", sans-serif;
  font-style:       italic;
  font-weight:      normal;
  font-size:        12px;
  color:            white;
  background-color: black;
}

DIV.verdana9bi
{
  font-family:      "Verdana", "Arial", sans-serif;
  font-style:       italic;
  font-weight:      bold;
  font-size:        12px;
  color:            white;
  background-color: black;
}

DIV.verdana12bi
{
  font-family:      "Verdana", "Arial", sans-serif;
  font-style:       italic;
  font-weight:      bold;
  font-size:        16px;
  color:            white;
  background-color: black;
}
