.h1 {
  font-size: 18px;
  line-height: 1.5em;
  color: #440000;
  text-align: center;
  font-weight: bold
}

.h2 {
  font-size: 18px;
  line-height: 32px;
  color: #000000;
  text-indent: 3pt;
}

.h3 {
  font-size: 18px;
  line-height: 24px;
  color: #AA2200;
  font-weight: bold;
}

.colors {
  color: #990000
}

.p {
line-height:1.5em; margin-left:12%; margin-right:12%;
}