h5.comment {
  background-color: #004499;
  color: white;
  font-size: 12pt;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  vertical-align: middle;
  padding: 3px;
  border-style: outset;
  border-color: #004499;
  border-width: 2px;
  margin-bottom: 4px;
}

h6.comment {
  background-color: white;
  color: black;
  font-size: 10pt;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  vertical-align: middle;
  margin-top: 10px;
  margin-bottom: 14px;
}

h6.separator {
  color: #004499;
  font-size: 10pt;
  font-weight: 300;
  font-style: normal;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 4px;
}

div.comment {
  clear: both;
  text-align: left;
  color: black;
  background-color: white;
  font-size: 12pt;
  font-weight: 300;
}

