body {
  font-family: Arial,Sans,Sans-Serif;
  font-size: 11pt;
  color: #555555;
  background: white;
  width: 988px;
  margin: auto;
}
h1 {
  color: #0094BA;
  font-size: 24pt;
  font-weight: normal;
  margin-bottom: 4px;
}
h3 {
  margin-bottom: 4px;
  margin-top: 4px;
}
li {
  margin-bottom: 4px;
}
.content p {
  margin-bottom: 1em;
}
