body {
  font: 12px arial, verdana, clean, sans-serif;
  color: #787878; }

h1, h2, h3 {
  font-size: 28px;
  color: #453939;
  margin: 10px 0px; }

h2 {
  font-size: 16px;
  font-family: Helvetica, Arial, Verdana;
  color: #313131;
  line-height: 21px; }

h3 {
  font-size: 120%;
  color: #453939; }

h4 {
  font-size: 117%;
  color: #453939;
  padding-bottom: 10px; }

p, ol, ul {
  margin-bottom: 10px; }

ol li {
  line-height: 140%; }

p {
  line-height: 140%; }

a {
  color: #4076ae;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

strong {
  font-weight: bold; }
