body, td, p {
   background: white;
   font-size: 12pt;
   }
#displaynone {
	display: none;
}
#displayprint {
   width: auto;
   margin: 0 5%;
   padding: 10px;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   text-decoration: underline;
   }
