body {
	background: #FFFFFF;
	font-size: 12pt;
}

#nav, #logo, #infodiv, #blue, #subbar, #menufooter, #tall, #ads, #sbg, #cacheit, .feedback {
	display: none;
}

#articlecontent {
	color: #000000;
    width: 7in; 
	padding: 0;
	margin: 0 auto;
	}

#articlecontent .plaincode{
	color: #000;
	font: 0.8em  "Courier New", "Lucida Console", Courier, monospace;
	background-color: #FFF;
}

.carrello {
	font: 1.0em "Times New Roman", Times, serif;
	color: #000;
}

.footer {
	color: #036;
}


