* {
	margin: 0;
	padding: 0;
}

body {
	background: white;
	width: auto;
	font-size: 12pt;
}

#banner, #breadcrumbs, #menu, .newsletter {
	display: none;
}

#text a {
	text-decoration: underline;
}

#content {
	padding: 0;
	margin: 0;
}

#text, #page #text {
	margin: 0 5%;
	border: 0;
	padding: 0;
}