body, td, p {
  font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 9pt;
}
H1, H2, H3, H4, H5, H6 {
  font-weight: bold;
  text-align: center;
}
H1 {
  font-size: 12pt;
}
H2 {
  font-size: 10pt;
}
H3 {
  font-size: 9pt;
}
H4 {
  font-size: 8pt;
}
a {
  font-weight: bold;
  color: #7070d0;
  text-decoration: none;
}
a:hover {
  color: #7070d0;
}
ul {
  list-style-image: url('images/ul_blip.gif');
}
.article {
  text-align: justify;
  line-height: 21px;
}
.blurb {
  font-size: 8pt;
  text-align: center;
}
.boxCap {
  font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 8pt; 
  font-weight: bold;
}
#cap {
  font-size: 10pt; 
  font-weight: bold; 
  background: #f4f4f6;
  text-align: center;
}
.capBlurb {
  font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  color: #606060;
  line-height: 18px;
  text-align: center;
}
.contact {
  font-size: 8pt;
  line-height: 18px;
}
.toc {
  font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  cursor: pointer;
}