body  {
  font-family: Verdana, sans-serif;
  font-size: 11pt;
  color: #673200;
  background-color: #EFE9C7;
}

p {
  margin-top:3px;
  margin-bottom:5px;
  text-align: justify;
}

a {
  color: #D03F3C;
}

h1 {
  font-size: 28pt;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: bold;
}

h2 {
  font-size: 22pt;
  margin-top: 0px;
  font-weight: bold;
  margin-bottom: 0px;
}

h3 {
  font-size: 19pt;  
  position: absolute;
  left: 320px;
  top: 80px;

}

h4 {
  font-size: 14pt;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 20px;
}

hr {
  color: #A8664E;
  size: 1;
  noshade: noshade;
  width: 70%;
  text-align: center;
}
