TD,P,BODY {
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
  color:#000000;
}

SELECT,INPUT,TEXTAREA {
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
}

.Bullet A {
  color:#000000;
  text-decoration:none;
}

.Bullet A:hover {
  color:#222222;
  text-decoration:underline;
}

A {
  color:#000000;
  text-decoration:underline;
}

A:hover {
  color:#222222;
  text-decoration:underline;
}


.smlClass {
  font-family: arial, helvetica, sans-serif;
  font-size:9px;
  color:#000000;
}

.mediumClass {
  font-family: arial, helvetica, sans-serif;
  font-size:10px;
  color:#000000;
}

.botNav {
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#000000;
}

.Bullet {
  list-style-image: url(../images/pdficon.gif);
  line-height: 22px;
  margin-left: 30px;
  margin-right: 5px;
  margin-bottom: 15px;
}