body {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
  color: black;
  background-color: #FDFDFD }

h1 {
  color: black;
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }

a:link {
  color: blue }
a:visited {
  color: blue }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }
