h1 {
  font-size: x-small;
  font-family: Arial,Helvetica,sans-serif;
  color: #cc9933;
  font-weight: lighter;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: large;
  font-weight: bold;
  color: #660000;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: larger;
  font-weight: bold;
  color: #660000;
}
h4 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  font-weight: bold;
  color: #660000;
}
.textblock {
  font-size: 12px;
  padding-bottom: 10px;
  padding-right: 14px;
  color: #666666;
  line-height: 18px;
  font-family: Arial,Helvetica,sans-serif;
  padding-left: 14px;
}
.textblock2 {
  font-size: 12px;
  line-height: 20px;
  padding-top: 0px;
  padding-bottom: 10px;
  font-family: Arial,Helvetica,sans-serif;
  color: #666666;
}
.textblock3 {
  font-size: 12px;
  line-height: 20px;
  padding-top: 0px;
  padding-bottom: 10px;
  background-color: #e1e5d3;
  background-repeat: no-repeat;
}
.subhead1 {
  font-size: 14px;
  font-weight: bold;
}

