/* CSS Document - Print */

body {
  background:white;
  width:100%;
  color:black;
  margin:.25in .5in .25in .25in;
  font:12pt/18pt Georgia,Serif;
  }
  
/* Things we hide
----------------------------------------------- */
#navBar, #upgradebroweser, #siteInfo, {display:none;}


/* Home
----------------------------------------------- */
#story {
  margin:.5em 0;
  font-size:100%;
  line-height:1.5em;
  }

/* Titles
----------------------------------------------- */
.pagetitle {
  font:160%/1.2em arial, helvetica, sans-serif;
  margin:0 0 .5em;
  } 
  
.sectiontitle {
  padding:0 0 .1em;
  font:140%/1.2em arial, helvetica, sans-serif;
  }


/* Links
----------------------------------------------- */
a {
  text-decoration:none;
  color:#039;
  }


/* Footer
----------------------------------------------- */
