body 
        {
	background: white;
	color:#000;
	font-size: 12pt;
	}
#wrapper
        {
        width:100%;
        margin:0 auto;        
        }
#header, 
#menubar, 
.noprint,
#footer a,
.pageup 
        {
        display:none !important;
        }
#content
        {
        padding:0 !important;
        margin:0 auto;
        width:auto !important;
        float:none;
        }
a:link,
a:visited,
a:hover,
a:active
        {
        color: #555;
        background: transparent;
        font-weight: bold;
        text-decoration: underline;
        }
h1, h2, h3, h4, h5
        {
        color:#333 !important;
        }