/* $Id$ */

body {
  background: #FFFFFF;
  color: #000000;
  font-family: "Times New Roman", serif;
}

h1 {
  font-size: 14pt;
  padding-top: 12px;
  text-align: center;
  height: 83px;
}

h1 img {
  float: left;
  margin-left: 12px;
  margin-right: 12px;
}

h2 {
  font-size: 14pt;
  font-style: italic;
}

h3 {
  font-size: medium;
}

.footer {
  color: lightgrey;
  font-size: small;
  text-align: right;
}

