 body {
  background: #fff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11pt;
  color: #000;
}
h1 {
font-size: 1.5em;
}
h2 {
font-size: 1.2em;
}
a {
  text-decoration: underline;
  color: #666;
}