
BODY {
  background-color: white;
  font-size: 11pt;
  font-family: "Footlight MT Light";
  font-style: normal;
  font-weight: bold;
  text-align: center;
  background-attachment: fixed;
  text-decoration: none;
}

A:hover {
  color: red;
  text-decoration: none;
  background-attachment: fixed;
  font-family: "Footlight MT Light";
  font-weight: bold;
  font-size: 10pt;
}

A:link {
  color: black;
  text-decoration: none;
}

A:visited {
  color: purple;
  text-decoration: none;
}

A {
  color: black;
  font-size: 11pt;
  font-weight: bold;
  font-family: "Footlight MT Light";
}

TABLE {
  font-size: 10pt;
  border-top: thick;
  font-family: "Footlight MT Light";
  font-weight: bold;
}

H3 {
  font-family: "Venetian301 BT";
  font-size: 10pt;
  font-weight: normal;
}

TD {
  text-decoration: none;
}

Q {
  background-color: yellow;
  font-size: 7pt;
  font-weight: 300;
}

LINK {
  background-color: aqua;
  background-image: url(images/bg75.gif);
}
