
<!DOCTYPE HTML PUBLIC "-//SoftQuad Software//DTD HoTMetaL PRO 6.0::19990601::extensions to HTML 4.0//EN" "hmpro6.dtd"> <HTML> <HEAD> <TITLE></TITLE><STYLE TYPE="text/css"> BODY {
  font-family: Arial;
  color: #CCCCCC;
  font-size: 14px;
  background-color: black;
}

BODY {
  font-family: Arial;
  color: #CCCCCC;
  font-size: 14px;
  background-image: url(background1.jpg);
  background-color: black;
}

A {
  font-family: Arial, "Times New Roman";
  color: aqua;
  text-decoration: none;
  font-size: 14px;
}

A:VISITED {
  font-family: Arial;
  color: teal;
  font-size: 14px;
}

A:ACTIVE {
  font-family: Arial;
  color: red;
  font-size: 14px;
  text-decoration: underline;
}

A:HOVER {
  font-family: Arial;
  color: white;
  text-decoration: none;
  font-size: 14px;
}

HTML {
  font-family: "Book Antiqua";
  color: #CCCCCC;
  font-size: 15px;
}

H2 {
  font-family: Arial;
  font-size: 17px;
  font-style: normal;
  font-weight: bold;
  color: red;
}

TD {
  font-family: Arial;
  font-size: 15px;
  color: #CCCCCC;
}

P {
  font-family: "Book Antiqua";
  font-size: 15px;
  color: #CCCCCC;
}
