.style-a {
  padding-left: 10px !important;
}

.style-b {
  font-weight: bold !important;
  font-style: italic !important;
  -webkit-text-decoration: underline !important;
  text-decoration: underline !important;
}

.style-c {
  float: left !important;
  width: 30px !important;
}

.style-d {
  display: inline-block !important;
  max-width: 92.5% !important;
}

.style-e {
  color: #cc4c02 !important;
}

.style-f {
  margin-top: 10px !important;
}

.style-g {
  float: left !important;
  width: 35px !important;
  font-weight: bold !important;
}

.style-h {
  padding-left: 25px !important;
}

.style-i {
  display: inline-block !important;
  width: calc(100% - 60px) !important;
}
