.tax-title-block {
  font-weight: bold;
  font-size: large;
  text-align: center;
}

.tax-title-block small {
  font-weight: normal;
  font-size: x-small;
}

.tax-sectionhead {
  font-weight: bold;
  text-align: left;
  background-color: #efefef;
  width: 100%;
}

