.ital {
  font-style: italic;
}

.emph {
  font-weight: bold;
}

#legal {
  font-size: 12px;
  width: auto;
  position: relative;
  padding: 9px 5px 15px 15px;
}

#legal a {
  color: #a00;
}

h1 {
  font-size: 110%;
  font-weight: bold;
}

.roman {
  list-style-type: lower-roman;
}

.alpha {
  list-style-type: lower-alpha;
}
