h2 {
  font-weight: bold;
  text-align: left;
  font-size: 24px;
  color: #000080;
  margin-bottom: 10px;
}
h3 {
  font-weight: bold;
  text-align: left;
  font-size: 18px;
  line-height: 0%;
  color: #000080;
  margin-bottom: 10px;
}
h4 {
  font-weight: bold;
  text-align: left;
  font-size: 14px;
  line-height: 0%;
  color: #000080;
  margin-bottom: 10px;
}
p.bodyText {
  font-size: 12px;
  line-height: 140%;
  text-align: left;
  font-weight: normal;
  margin-bottom: 10px;
}