h1 {
  font-size: 24pt;
  color: #cc0000;
}
h2 {
  color: #cc0000;
  font-size: x-large;
}
address {
  font-size: small;
  font-style: italic;
  color: #993399;
}
body {
  font-size: medium;
  color: #333399;
  text-align: justify;
  background-color: #ccccff;
  font-family: Trebuchet MS;
}
