a { font-family:Tahoma,Helvetica,Arial; color:#369; text-decoration:none; }
a.blue { color:#369; font-size:80%; }
a.red { color:#c03; font-size:80%; }
a.inlinered { color:#c03; font-size:100%; }
a.grey { color:#009900;  font-size:80%; }
a:hover { text-decoration:underline; }

.linkspacer { font-family:Tahoma,Helvetica,Arial; color:#c0c0c0; font-size:80%; text-decoration:none; }

.heading { font-family:Tahoma,Helvetica,Arial; color:#c03; font-size:150%; text-decoration:none;  }
.maintext { font-family:Tahoma,Helvetica,Arial; color:#369; font-size:90%; text-decoration:none;  }
.initial { font-family:Bembo,TimesNewRoman,Times; color:#c03; font-size:200%; text-decoration:none; }
.subheading { font-family:Tahoma,Helvetica,Arial; color:#c03; font-size:100%; text-decoration:none; font-weight:bold;}
.smallmain { font-family:Tahoma,Helvetica,Arial; color:#369; font-size:80%; text-decoration:none; }
.copyright { font-family:Tahoma,Helvetica,Arial; color:#369; font-size:60%; text-decoration:none; }
.cellhead { font-family:Tahoma,Helvetica,Arial; color:#c03; font-size:80%; text-decoration:none; }
.biglink { font-family:Bembo,TimesNewRoman,Times; color:#369; font-size:150%; text-decoration:none; font-weight:bold; }

.margin { margin-left: 30px; }
.indent { margin-left: 30px; }

FONT.SecDebt {
  font-family: Arial;
  font-size: small;
  color: #000066;
  font-weight: bold;
}

FONT.Normal {
  font-family: Arial;
  font-size: small;
  color: Black;
}

FONT.Justify {
  font-family: Arial;
  font-size: small;
  color: Black;
  align: Justify;
}

FONT.Copyright {
  font-family: Arial;
  font-size: xsmall;
  color: Black;
}


FONT.Title {
  font-family: Arial;
  font-size: small;
  color: Black;
  font-weight: Bold;
}

FONT.Program {
  font-family: Arial;
  font-size: small;
  color: #A50021;
  font-weight: bold;
}


FONT.Normal {
  font-family: Arial;
  font-size: small;
  color: Black;
}

FONT.StrapLine {
  font-family: Arial;
  margin-top: 15;
  font-size: small;
  color: Black;
  font-style: Italic;
  margin-left: 15;
  font-weight: bold;
}

H3.SecondHeading {
  margin-left: 15;
  margin-right: 30;
  margin-top: 15;
  margin-bottom: 15;
  text-align: left;
  font-family: Arial;
  font-size: small;
  color: Black;
  font-weight: bold;
  text-decoration: underline;
}

H3.FirstHeading {
  margin-left: 15;
  margin-right: 30;
  margin-top: 15;
  margin-bottom: 15;
  text-align: center;
  font-family: Arial;
  font-size: small;
  color: Black;
  font-weight: bold;
  text-decoration: underline;
}

TD.Centered {
  text-align: center;
}

