#header, #topNavigation, #leftNavigation, #rightContent, #footer{
	display: none;
}

body, html{
	color: #000000;
	background-color: #FFFFFF;
	height: inherit;
}

#container {
	width: 17cm;
	min-height: 0px;
}

#content, #content.withRight {
	margin: 0;
	padding: 0;
}

a:link, .link {
	color: #000000 !important;
	text-decoration: none !important;
}