body {
}
blockquote, .letter {
  font-style: italic;
  margin-left: 2em;
  margin-right: 2em;
}
h1, h2, h3, h4, .center {
  text-align: center;
}
sup {
  line-height: 0;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.disclaimer, .footer {
  font-size: xx-small;
}
.subtitle, .letter {
  font-style: italic;
  font-size: small;
}
.list, .letter {
  font-weight: bold;
}
.legal {
  font-family: Monospace;
}
.disclaimer UL, .footer UL {
  list-style: none;
  margin: 0;
  padding: 0;
}
.legal UL {
  list-style: none;
}
.disclaimer LI, .footer LI {
  margin: 0;
  padding: 2px 0;
}
A, A:visited {
  font-weight: bold;
  text-decoration: none;
}
