H1 {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 7.5pt;
  font-weight: normal;
}
H3 {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-weight: bolder;
}
H2 {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-style: normal;
  color: #000099;
}
UL {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10pt;
}
LI {
  list-style-image: url(/images/bullet.gif);
}

DL {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10pt;
}

FONT {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 10pt;
}

P {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10pt;
}

HR {
  border-top: blue ridge;
  font-weight: bold;
}


