
BODY {
  background: #000000;
  color: #ffffff;
  margin: 0px;
}

img {border: 0px;
     }

A {
  color: #cccccc;
  text-decoration: none;
}

A:hover {
  color: #FFFFFF;
}

A.link {
  color: #cccccc;
  font-size: 10px;
  text-decoration: none;
}

A.link:hover {
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
}

TD.main {
  font-family: "arial", Times, serif;
  font-size: 11px;
  line-height: normal;
 }

TD.main2 {
  font-family: "arial", Times, serif;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
 }
TD.text {
  font-family: "arial", Times, serif;
  font-size: 11px;
  line-height: normal;
 }
TD.main3 {
  font-family: "arial", Times, serif;
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
 }
