
A {
  color: yellow;
  font-size: 12pt;
  background-attachment: fixed;
  background-repeat: repeat-x;
  border-top: none;
  font-family: Arial;
  background-color: transparent;
  font-style: normal;
  font-weight: bold;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

B {
  font-family: Arial;
  background-color: transparent;
  background-image: url(images/backgrounds/stars.gif);
}

BODY {
  font-family: Arial;
  background-attachment: fixed;
  color: white;
  background-color: navy;
}

H1 {
  font-family: Arial;
  color: white;
}

H2 {
  font-family: Arial;
  color: white;
}

H3 {
  font-family: Arial;
  color: white;
}

H4 {
  font-family: Arial;
  color: white;
}

H5 {
  font-family: Arial;
  color: white;
}

H6 {
  font-family: Arial;
  color: white;
}

P {
  font-family: Arial;
  background-color: transparent;
  color: red;
}

ADDRESS {
  background-color: transparent;
}

APPLET {
  background-color: transparent;
}

BDO {
  background-color: transparent;
}
