body {
  text-align: justify;
  background-color: white;
}
em {
  font-style: normal;
  font-weight: bold;
  color: red;
}
p.header {
  font-size: 75%;
}
div.note {
  font-size: 75%;
}
