body {
	background: #fff;
	font: 12px/15px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 2em;
}
h1 {
	font-size: 14px;
	line-height: 18px;
}
.logo {
	float: left;
	margin-right: 2em;
	display: inline;
}
.address {
	float: right;
	font-size: 11px;
	margin-top: 2em;
}
.print-header {
	padding-bottom: 2em;
	margin-bottom: 2em;
	border-bottom: solid 1px #ccc;
	overflow: hidden;
	height: 150px;
}
.scroll-pane {
	clear: both;
}