body {
   background: white;
   font-family:"Times New Roman",Times,serif;
   }
#noprint,.noprint,#footer,#footer,#nav,#subnav,#logo,#sidebar,.back,#theme {
   display: none;
   }
#wrap,#content {
   /*width: auto;*/
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   font-family:"Times New Roman",Times,serif;
   font-size: 12pt;
   }
div#content {
   margin-left: 2%;
   margin-right: 5%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
p.pagebreak {
	page-break-before: always;
}
td {
   font-family:"Times New Roman",Times,serif;
}
.data {
   font-family:"Times New Roman",Times,serif;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
/*#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 50%;
   }*/

