h1 {
  font-weight: bold;
  color: #B00101;
}

h2 {
  font-weight: bold;
  color: #EF8700;
}

#content p {
  text-align: justify;
  font-size: 14px;
  line-height: 1.6;
}

#content table {
  font-size: 14px;
}