
BODY {
  font-family: Georgia, "Times New Roman", serif;
  color: black;
  background: white;
  margin-right: 10%;
  margin-left: 10%;
  padding: 0px;
}

H1, H2 {
  clear: left;
}

P, DL, UL, OL {
  max-width: 33em;
}

BLOCKQUOTE {
  max-width: 30em;
}

IMG {
  border-style: none;
}

A:link { color: navy }
A:visited { color: purple }

.innrykk {
  margin-left: 18px;
}

.foot {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: smaller;
  max-width: 43em;
}

.byline {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: smaller;
  font-style: italic;
  padding-top: 0px;
}

.fare {
  color: black;
  background: red;
}