
BODY {
  font-family: Georgia, "Times New Roman", serif;
  background: white;
  color: black;
  padding: 0px;
}


IMG {
  border-style: none;
}

A:link { color: navy }
A:visited { color: purple }

.foot {
  font-size: smaller;
  font-family: Verdana, Helvetica, sans-serif;
}
