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:            #99CCFF;
  background-color: transparent;
}

A:active
{
  color:            #FF3333;
  background-color: transparent;
}

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

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

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