body
  {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12pt;
  color: #000000;
  background-color: #FFFFFF;
  }

p, td, h2, h2, h3, h4, h5, h6
  {
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#000000;
  }

hr
  {
  color: #000000;
  text-align: center;
  border: 0px;
  width: 560;
  height: 1px;
  }

address
  {
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#000000;
  font-style: normal;
  }

a
  {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
  text-decoration: none;
  }

dt
  {
  font-weight: bold;
  text-decoration: underline;
  }

dd
  {
  padding-bottom: 10px;
  }

.hghell
  {
  background-color: #FFFFFF;
  }

.xx-small
  {
  font-size: xx-small;
  }

.x-small
  {
  font-size: x-small;
  }

.small
  {
  font-size: small;
  }

.smaller
  {
  font-size: smaller;
  }

.mittel
  {
  font-size: medium;
  }

.larger
  {
  font-size: larger;
  }

.large
  {
  font-size: large;
  }

.x-large
  {
  font-size: x-large;
  }

.xx-large
  {
  font-size: xx-large;
  }

.noprint
  {
  display: none;
  }