.Tempus {
  font-family: "Tempus Sans ITC";
}

.Brad {
  font-family: "Book Antiqua";
  font-size: 12pt;
  font-weight: normal;
  color: #000000;
}

.Merc {
  font-family: "Mercurius Script MT Bold";
}

.luc {
  font-family: "Lucida Handwriting";
}

.Snap {
  font-family: "Snap ITC";
}

P {
  font-size: 12pt;
  margin-right: 10px;
  margin-left: 10px;
  font-family: "Book Antiqua", Roman;
  color: #000080;
}

H1 {
  font-size: 20pt;
  margin-right: 10px;
  margin-left: 10px;
  font-family: "Book Antiqua", Roman;
  color: #000080;
  font-weight: bold;
}

H2 {
  font-size: 13pt;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Sylfaen, Arial, sans-serif;
  color: #000080;
  font-weight: bold;
}

H3 {
  font-size: 11pt;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Sylfaen, Arial, sans-serif;
  color: #000080;
  font-weight: bold;
}

.eight {
  font-size: 8pt;
}

H4 {
  font-family: "Bradley Hand ITC";
  font-size: 12pt;
}

H6 {
  font-family: "Book Antiqua", Roman;
  font-size: 10pt;
  color: red;
  margin-right: 10px;
  margin-left: 10px;
}
ul {  list-style-image: url(gifs/drip-bullet.gif); margin-left: 30px; padding-left: 0px; color: #FF0000; font-family: "Book Antiqua"; font-size: 12pt; font-weight: normal; text-indent: 20px}
a:link {  color: #FF0000}
a:hover {  color: #FF9900}
a:visited {  color: #996666}
a:active {  color: #FF0000}
ol {  font-family: "Book Antiqua"; font-size: 12pt; line-height: normal; font-weight: normal; color: #000000}

