body, h1, h2, h3, h4, h5, h6, p, div, a, a:link, a:visited, a:active, a:hover {
  font-family: 'Arial', 'Verdana', sans-serif;
}

h1 {
  font-size: 1.4em;
  font-weight: bold;
}

h2 {
  font-size: 1.2em;
  font-weight: bold;
}

p {
  font-size: 0.9em;
}

address {
  font-style: normal;
}

a.local {
  font-style: normal;
}

a.remote {
  font-style: italic;
  font-size: 0.9em;
}

