html { margin: 0; padding: 0 }
body { margin: 0; padding: 0 }

body {
  color: #000;
  background: #fff;
  font-family: serif;
  font-size: 11pt }

h1,h2,h3,h4,h5,h6,p b,.topline {
  color: #000;
  background: #fff;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold }

.topline  { font-weight: bold; font-size: 13pt }
.toplinks { display: none }
#info, .attention { color: #f00; background: #fff }

div.oldiewarning { display: none }
div#statcounter  { display: none }
div.hideprint    { display: none }

a:link,a:visited { color: #009; background: #fff; text-decoration: underline }

p { orphans: 3; widows: 4 }
