.norm {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
}
.gross {
  font-family: Arial, Helvetica;
  font-size: 11pt;
  color: #000000;
}
.title {
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}
.navi {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #FFFFFF;
}
.adress {
  font-family: Georgia, Arial, Helvetica;
  font-size: 11pt;
  color: #000000;
}
.scroller {
  height: 564px;
  overflow: auto;
}
a:link {
  color: #000080;
  text-decoration: none;
}
a:visited {
  color: #000080;
  text-decoration: none;
}
a:active {
  color: #000080;
  text-decoration: none;
}
