.allcaps {
  text-transform: uppercase;
}

.fineprint {
  font-style: italic;
  font-size: 90%;
}

.indent {
  margin-left: 50px;
}
