/* CSS Document */

body {
   background: white;
   font-size: 12pt;
   border: none;}
img {
   display: none;}   
#leftcol {
   display: none;}
#contentbox, #contentboxmain {
   width: 100%;
   margin: 0 5%;
   padding: 0;
   border: none;
   float: none !important;
   color: black;
   background: transparent none;}
div#contentboxmain {
   margin-left: 10%;
   padding-top: 1em;
   border: none;}
div#header h1 {
   font-size: 18pt;}
div#header img {
   display: none;}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;}
#contentboxmain a:link:after, #contentboxmain a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}
hr {
    display: none;}
#footer {
	display: none;}