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