h1 {
  font-family: sans-serif;
  font-size:   18pt;
}
h2 {
  font-family: sans-serif;
  font-size:   16pt;
}
h3 {
  font-family: sans-serif;
  font-size:   14pt;
}
h4 {
  font-family: sans-serif;
  font-size:   12pt;
}
dt {
  font-family: sans-serif;
  font-weight: bold;
  font-size:   12pt;
}
dd, p, li {
  font-family: sans-serif;
  text-align:  justify;
  font-size:   10pt;
}
blockquote {
  font-family: sans-serif;
  font-style:  italic;
  font-size:   10pt;
}
tt {
  white-space: nowrap;
  font-size:   10pt;
}
