/* Remove all unnecessary elements, and make the ones that survive black text on white background */

body	{ 
	margin: 0.6em; 
	background: none #fff; 
	}

.content {
	width: 210mm;
	height: auto;
	padding: 0;
	border: 0;
	float: left;
	}

.page	{
	font: 14px Verdana, Arial;
	line-height: 18px;
	color: #000000;
	float: none; 
	width: 180mm; 
	margin-left: auto;
	margin-right: auto;
	padding-top: 40; 
	padding-bottom: 40; 
	background: transparent; 
	border: none; 
	text-align: justify; 	
	}

a:link, a:visited {
	color: #781351
	}

.pagemenu, .slides, .prtpage, .buttons {
	display: none; 
	}

/* Dump the ads etc. 
#searchhioption, #adsense, .adsense, #endlinks, .featured, #brucebanner, #delicio {display: none; }

*/