.page {
  font-family: "Tahoma", "Arial", sans-serif;
  font-weight: normal;
  text-decoration: none;
}

.information {
  background-color: #FFFFFF;

  color: #000000;
  font-size: 11pt;
  text-align: left;
}

.annotation {
  background-color: #000000;

  color: #FFFFFF;
  text-align: center;
}

.creation {
  font-size: 7pt;
}

.section {
  border-color: #808080;
}

.text {
  padding: 8px;
}

.title {
  padding: 24px;

  font-size: 20pt;
  font-weight: bold;
  text-align: center;
}
