
$DOCUMENT {
  color: #700000;
}

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

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

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


H0 {
  font-size: 12pt;
  font-family: "Times New Roman";
  text-align: center;
  color: #700000;
}

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: 16pt;
  font-family: "Bookman Old Style";
  text-align: center;
  color: #700000;
}

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

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: center;
  color: #003300;
}

H7 {
  font-size: 20pt;
  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: 14pt;
  color: #700000;
  font-style: italic;
  font-weight: bold;
}

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