.small { font-size: 8pt; font-family: arial }

h1 {
  font-size: 16px;
  font-family: arial;
}

h2 {
  font-size: 14px;
  font-family: Georgia, Times New Roman;
  color:#33f;
}

h3 {
  font-size:16px;
  text-decoration:underline;
}

h4 {
  font-size:14px;
  display:inline;
  text-transform:uppercase;
  margin-right:1.5em;
}

p {
  font-size:12px;
}
