body {
  margin: 1cm;
  color: black;
  background: transparent;
}
h1, h2, h3, h4, h5, h6 {color:red;
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, 
"Bitstream Vera Sans", sans-serif;
	font-size:0.9em;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}
p {
  margin-top: 1em;
}

p+p {
  margin-top: -1em;
  text-indent: 2em;
}
a, a:visited, a:hover, a:visited:hover {
  color: #006633;
  background: transparent;
  text-decoration: none;
}

.print{font-weight:bold; color:#336699; letter-spacing:.25em;padding-bottom:2em;}
#topnavi {display:none;}
#navi {display:none;}