body    {
	font-size: 12pt;
	background:none;
    color: #000;
}

#header, #header #chrome, #header #chrome #chromeTools  { 
	background: none; 
		}
#header, #footer {display: none}
/*--- All headers ---*/
h1, h2, h3, h4, h5, h6 {
	background:none;
	left:0;
	}
/*--- Links ---*/
a:link, a:visited {
	color: #000000;
	background: transparent;
	text-decoration: underline;
	}		