body {
  margin: 100px 0px 10px 0px;
  background-color: #404040;
  background-image: url(img_bkg-invaders_new.gif);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top left;
  color: #ffffff;
  font-family: Arial Black, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: regular;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  line-height: 125%;
}

table {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-variant: inherit;
  line-height: inherit;
}

td {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-variant: inherit;
  line-height: inherit;
}

a {
  text-decoration: none;
  color: #ff8b2d;
}

a:hover {
  color: #ffff80;
}

a img {
  border: none;
}

.numi {
  color: #800080;
  font-weight: bold;
}

.numv {
  color: #000080;
  font-weight: bold;
}

.numx {
  color: #0000ff;
  font-weight: bold;
}

.numl {
  color: #00c000;
  font-weight: bold;
}

.numc {
  color: #ffff00;
  font-weight: bold;
}

.numd {
  color: #ff8000;
  font-weight: bold;
}

.numm {
  color: #ff0000;
  font-weight: bold;
}


