#content_bd h1 {
  font-size: 2em; /* original: 22px */
  line-height: 2em; /* original: 22px */
}

#content_bd h2 {
  font-size: 1.4615em; /* 19px */
  line-height: 1.4615em; /* 19px */
}

#content_bd h3 {
  font-size: 1.2308em; /* 16px */
  line-height:1.2308em; /* 16px */
}

#content_bd h4 {
  font-size:1em; /* 13px */
  line-height:1.1538em;  /* 15px  */
}

#content_bd h5 {
  font-size:.8462em; /* 11px */
  line-height:.9231em; /* 12px */
}

#content_bd h6 {
  font-size:.8462em; /* 11px */
  line-height:.8462em;  /* 11px */
}

#content_bd ol li {
  list-style-position:outside;
  list-style-type:decimal;
}

#content_bd p {
  font-size: 1.5em; /* original: 12px */
  line-height: 1.7692em; /* 23px */

}