BODY { background: white; color: black; }

.printonly {  }
.printsitename { 
   text-align: center;
}

DIV#maincontent {
/*   position: absolute; top: 0; bottom: 0; left: 0px; right: 0; */
   padding: 10px;
   background: white; color: black; 
   width: 100%;
   font: 12px serif;
}

DIV#maincontent P {
  padding: 5px;
}

DIV#cornerlogo { display: none; }

DIV#navmenu { display: none; }
DIV#navmenu A { display: none; }
DIV#navmenu A SPAN { display: none; }
