h1 {
  font-size: 26px;
  color: #f68b33;
  font-weight: normal;
  margin: 0;
}
h2 {
  font-size: 20px;
  color: #f68b33;
  font-weight: normal;
  margin-top: 0;
}
h4 {
  font-size: 14px;
  color: #56a0c7;
  font-weight: bold;
  margin: 4px 0;
}
h4 a { color: #56a0c7; }
h4 a:hover { text-decoration: underline; }
p   {
  color: #7c7c7c;
  font-size: 12px;
  line-height: 20px;
  text-align: justify;
}
p.intro {
  font-size: 16px;
  line-height: 20px;
  margin: 20px 0;
  text-align: left;
}

