body {
	background: white;
	font-size: 12pt;
	}
	
#leftside, #rightside, #header, #leftmenu, #bottom {
	display: none;
}

##maintextspacer{
	
}

#logo {
	display: table-cell;
}

#maintext{
	border: none;
	width: 500px;
	background-image: none;
	background-color: white;
}

#menu {
	display: none;
	}
	
#featurest, #designt, #technologyt, #securityt, #colourst, #optionst {
	display: block;
	visibility: visible;
}

#printlogo {
	display: block;
	visibility: visible;
	background-color: white;
	padding-bottom: 20px;
}
p, .bodytext, .style8, #text dd {
	color: black;
}