body {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-size: 9pt;
  background-image: url("./bg.gif");
}


p {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-size: 8pt;
}


h1 {
  font-size: 125%;
  margin-top: 0;
}


h2 {
  clear: both;
  margin-top: 0;
  padding-top: 2em;
  font-size: 100%;
  color: #009;
}


.centered_text {
  text-align: center;
}


.no_bullets {
  list-style-type: none;
}
