﻿h1 {
  font-size: 20pt;
  color: #5A5B5B;
}
h2 {
  font-size: 15pt;
  color: #5A5B5B;
}
h3,
h4,
h5 {
  font-size: 12pt;
  color: #5A5B5B;
}

p {
    padding: 0;
    font-family: 'PT Sans', sans-serif;
    margin: 2px 0;
}