BODY {
  margin: 1em;
  background: #FFFFFF;
  font-size: 14pt;
  color: #330000;
  line-height: 150%
}
H1 {
  color: #E10D22;
  font-size: 24pt; 
  background: #F7F8D5;
  text-align: center;
}
H2 {
  color: #663333;
  font-size: 18pt; 
  text-align: left;
}
H3, H4, H5, H6 {
  color: #034E5E
}
DIV.base {
  background: #F0FFFC;
  font-size: 16pt;
  color: #034E5E;
  padding: 1em 1em;
  border: solid thin;
  line-height: 150%
}
