body {
   background: white;
   font-size: 12pt;
}
#header, #headerright, #nav, #sidebar, #flashcontainer, #rightbar {
	display: none;
}
#maincontent, #logo, #footer {
   width: auto;
   padding: 10px;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
#flashprint {
	display: block;
}
a:link, a:visited {
   color: #0000cc;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}