/* This is the stylesheet modern browsers will use to print your pages. */
a {
  color: #000000;
  text-decoration: none;
}
*, body { 
  font-family: 'Book Antiqua', Georgia, Garamond, 'Times New Roman', Times, serif;
}
body {
  font-size: 10pt;
}
p { 
  line-height: 1.2em;
}
form#post,
#adminmenu,
#adminmenu2,
#menu,
div.pageNumbers {
  display: none;
}
.missThing { 
  display: none;
}


