body {
  background-color: white;
  color: #333333;
  font-family: Verdana, "Bitstream Vera Sans", sans-serif;
  font-size: 0.813em;
  line-height: 1.4em;
  margin: 2em;
  width: 40em; }

header blockquote {
  font-style: italic; }
  header blockquote em {
    font-style: normal; }

hr {
  background-color: #555555;
  border: none;
  height: 1px; }

table {
  border-spacing: 0; }

th, td {
  padding: 0;
  white-space: nowrap; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

