#navigation, #sidebar, #disqus_thread, #icons, #strip, .addthis_toolbox, .posttype, .post-more, #credit, .top-image, .top-image-caption {
	display: none;
}

h1  {font-size: 16pt;} h2  {font-size: 20pt;} h3  {font-size: 16pt;} h4  {font-size: 1.2em;} h5  {font-size: 1em;} h6  {font-size: 0.8em;}
#header { color:#fff; font-size:0pt; padding-bottom:0px; }
#logo { 
	display:block; 
}
body {
   background: white;
   font-size: 12pt;
   font-family: Georgia, 'Times New Roman', serif;
   }
#wrapper, #content {
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   padding-top: 0px;
   }
a:link, a:visited {
   color: #000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 100%;
   }
#content a[href^="/"]:after {
   content: " (http://www.investigativepost.org" attr(href) ") ";
   }
   
   
/* Additionally/optionally a little message could be displayed */
/*#header:before {
	display: block;
	content: "This document was printed from InvestigativePost.org. All rights reserved.";
	margin-bottom: 10px;
	border: 1px solid #bbb;
	padding: 3px 5px;
	font-style: italic;
	font-size:12pt;
}*/