body {
  width: 38em;
  margin: 0 auto;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 90%;
}

.l {
  color: #aaaaaa;
  font-variant: small-caps;
  font-weight: bold;
  padding-right: .5em;
}

.f {
  display: inline-block;
  margin-left: 1em;
}

.title {
  display: inline-block;
  margin-left: 1em;
  font-weight: bold;
}

h4 {
  text-decoration: underline;
}
