
BODY {
  background-color: #323232;
  font-family: "Trebuchet MS", Verdana, Tahoma, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

TABLE {
  background-color: white;
}

P {
  font-size: 85%;
}

H3 {
  font-size: 105%;
  color: #DD3A25;
}

H4 {
  font-size: 85%;
  color: #DD3A25;
  font-style: italic;
}

UL {
  font-size: 100%;
  font-style: italic;
  font-weight: bold;
}

ADDRESS {
  font-size: 75%;
}

H5 {
  font-size: 70%;
  font-style: italic;
}

