BODY {
	margin: 0;
	padding: 0;
	font: 12px Verdana; 
	background: #ffffff;
}

DIV.header { width: 100%; }
DIV.body { width: 100%; }

MENU { display: none; }
DIV.searchbar { display: none; }
DIV.sidebar { display: none; }

DIV.body DIV.pages { display: none; }

.noPrint { display: none; }
