.WHITEZONE {
  background-color: white;
  color: #A5534F;
}

P {
  text-align: justify
};

A {
  font-weight: bold;
}

A.MENU {
  font-weight: normal;
  color: white;
  font-family: "Monotype Corsiva";
  font-size: large;
  text-decoration: none;
}

TD {
  font-family: Verdana;
  font-size: x-small;
}
TD.MENU {
  height: 56px;
  vertical-align: center;
}
SPAN.MENU {
  filter: glow(color=black, strength=2);
  width: 128px;
  text-align: center;
}

.MAINMENU {
  font-family: "Monotype Corsiva";
  font-size: small;
}

H1 {
  font-family: "Monotype Corsiva";
}

.OUTLINE {
  filter:glow(color=black, strength=1);
};
