
BODY {
  color: #000000;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffffff;
  font-family: Albany;
  font-size: 90%;
}

.standard-sos {
  font-family: Albany;
  font-size: 90%;
}

$DOCUMENT {
  font-family: Albany;
  font-size: 90%;
}

TD {
  font-family: Albany;
  font-size: 90%;
}

CENTER {
  font-family: Albany;
  font-size: 90%;
}

H1 {
  font-family: "Trebuchet MS";
  text-decoration: none;
  color: black;
  background-color: none;
  font-size: 120%;
}


a.link:link {
  font-family: "Trebuchet MS";
  text-decoration: none;
  color: red;
  background-color: none;
  font-size: 120%;
}

a.link:visited {
  font-family: "Trebuchet MS";
  text-decoration: none;
  color: blue;
  background-color: none;
  font-size: 120%;
}

a.link:hover {
  font-family: "Trebuchet MS";
  text-decoration: none;
  color: blue;
  background-color: none;
  font-size: 120%;
}

a.tlink:link {
  font-family: Albany;
  text-decoration: none;
  color: blue;
  background-color: none;
}

a.tlink:visited {
  font-family: Albany;
  text-decoration: none;
  color: blue;
  background-color: none;
}

a.tlink:hover {
  font-family: Albany;
  text-decoration: none;
  color: red;
  background-color: none;
}

a.slink:link {
  font-family: "Trebuchet MS";
  text-decoration: none;
  color: blue;
  font-weight: bold;
  background-color: none;
}

a.slink:visited {
  font-family: "Trebuchet MS";
  text-decoration: none;
  color: none;
  font-weight: bold;
  background-color: none;
}

a.slink:hover {
  font-family: "Trebuchet MS";
  text-decoration: none;
  color: red;
  font-weight: bold;
  background-color: none;
}
