html, body {
  height:100%;
  margin: 0px 0px 0px 0px;
}

body {
  font-family:"Palatino Linotype", "Garamond", times, "Times New Roman";
}

p {
  font-size:1em;
  padding:0em;
  margin:0em;
}

small {
  display:none;
}

p.center {
  text-align:center;
}

div.note0, div.note7 {
  display:none;
}

#nav {
  display:none;
}

#content {
  margin:1.5em auto;
  text-align:left;
} 

a:link, a:visited, a:active {
  color:#425576;
  text-decoration:none;
}
a:hover {
  color:#8ba1b9;
}
