
A:link {
  text-decoration: none;
}

A:visited {
  text-decoration: none;
}

A:active {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

BODY {
  font-size: 12pt;
  color: black;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-repeat: repeat-y;
  background-image: url(images/border3.GIF);
  background-position: right;
}

TD, P {
  color: black;
  font-family: Arial, sans-serif;
  text-decoration: none;
}

.TITLE1 {
  font-color: navy;
  font-family: "Maiandra GD", arial, sans-serif;
  font-size: 40pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: navy;
}

.TABLE1 {
  background align: right;
  background-image: url(images/border3.GIF);
  background-repeat: repeat-y;
  background-position: right;
  border-top: #333366;
  border-right: #333366;
  border-bottom: #333366;
  border-left: thick #333366;
}

.TXT1 {
  font-color: #333366;
  font-family: Arial;
  font-size: 16pt;
  color: #333366;
}

.TXT2 {
  font-color: navy;
  font-family: "Maiandra GD", arial, sans-serif;
  font-size: 26pt;
  font-variant: normal;
  font-weight: normal;
  color: navy;
}
