
$DOCUMENT {
  color: #700000;
}

BODY {
  background-image: url(../images/lgrey015.jpg);
}

P {
  font-family: "Garamond";
  font-size: 12pt;
  color: #700000;
}

A {<!--
  color: #000033;
  font-family: "Century Gothic";
-->
  color: blue;
  font-size: 12pt;
  font-style: bold;
  text-align: center;
}

H1 {
  font-weight: 400;
  font-family: "Bookman Old Style";
  font-size: 24pt;
  text-align: center;
  color: #700000;
}

H2 {
  font-size: 18pt;
  font-family: "Times New Roman";
  font-style: italic;
  text-align: center;
  color: #700000;
}

H3 {
  font-size: 14pt;
  font-family: "Bookman Old Style";
  text-align: center;
  color: #700000;
}

H4 {
  font-size: 16pt;
  font-family: "Tahoma";
  text-align: left;
  color: ##003300;
}

H5 {
  font-size: 20pt;
  font-family: "Tempus Sans ITC";
  text-align: center;
  color: #700000;
  font-weight: bold;
}

H6 {
  font-size: 16pt;
  font-family: "Lucida Sans";
  text-align: left;
  color: #003300;
}

H7 {
  font-size: 20pt;
  font-family: "Tempus Sans ITC";
  text-align: left;
  color: #700000;
  font-weight: bold;
}

H8 {
  font-size: 28pt;
  font-family: "Tempus Sans ITC";
  text-align: left;
  color: #700000;
  font-weight: bold;
}

TABLE {
  color: #700000;
}

DL {
  color: #700000;
}

DT {
  color: #700000;
}

TD {
  font-size: 12pt;
  color: #700000;
  font-weight: bold;
}

TH {
  background-color: #003333;
  color: #FFFFFF;
}

PT {
  font-family: "Tempus Sans ITC";
  font-size: 24pt;
}
