body { 
  margin: 20;
  }

p, ul, td {
  font-size: small;
  font-family: "gill sans", arial, sans-serif;
  color: #000000;
  }

a:link, a:active { 
  color: #630;
  text-decoration: none;
  }

a:visited { 
  color: #600;
  text-decoration: none;
  }

.pagetitle { 
  font-size: small;
  font-weight: bold;
  font-family: "gill sans", arial, sans-serif;
  }

.header { 
  font-size: small;
  font-weight: bold;
  font-family: "gill sans", arial, sans-serif;
  letter-spacing: 0.25em;
  }

.little { 
  font-size: x-small;
  font-weight: normal;
  font-family: "gill sans", arial, sans-serif;
  line-height: 125%;
  }

.quote { 
  font-size: x-small;
  font-weight: normal;
  color: #300;
  background-image: none;
  font-family: monospace;
  }

