BODY{
  color : black;
  background-color : black;
  font-family : "MS UI Gothic";
  font-weight : lighter;
  background-image : url(EXED3.gif);
}
A{
  color : red;
  cursor : auto;
  font-family : "MS UI Gothic";
  font-weight : bold;
  text-decoration : none;
}
A:HOVER{
  font-family : "MS UI Gothic";
  font-weight : bold;
  color : red;
  background-color : yellow;
  background-image : url(EXED3.gif);
  text-decoration : underline;
}
BLOCKQUOTE{
  font-family : "MS UI Gothic";
  font-weight : lighter;
  background-image : url(EXED3.gif);
  color : black;
  background-color : yellow;
  font-size : 14px;
}
H1{
  font-size : 24px;
  font-family : "MS UI Gothic";
  font-weight : 900;
  color : black;
  background-color : yellow;
  background-image : url(EXED3.gif);
}
H3{
  font-size : 17px;
  font-family : Century,"MS UI Gothic";
  font-weight : bold;
  color : black;
  background-color : yellow;
  background-image : url(EXED3.gif);
}
H4{
  font-size : 16px;
  font-family : "MS UI Gothic";
  font-weight : lighter;
  color : black;
  background-image : url(EXED3.gif);
  background-color : yellow;
}
H2{
  font-family : Century,"MS UI Gothic";
  font-weight : bold;
  font-size : 15px;
  color : black;
  background-image : url(EXED3.gif);
  background-color : yellow;
}
H6{
  font-size : 17px;
  font-family : "MS UI Gothic";
  font-weight : bolder;
  color : black;
  background-image : url(EXED3.gif);
  background-color : yellow;
}
