.menu, div.navigation, div.newsbar {
	display: none;
}

/* h1 img {
	width: 400px;
	height: 84px;
}

h1 img + a img {
	width: 85px;
}
*/

body {
	border-width: 0;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

div.paper {
	position: static;
	width: 8in;
}

div.article {
	position: static;
	min-height: 0;
	width: auto;
	left: 0;
}

div.masthead {
	width: 8in;
}

.url {
	display: inline;
	color: grey;
}

h2, h3 {
	page-break-after: avoid;
}

html, body, table {
	background-color: white;
}

