body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h2 {
	border-bottom: 2px solid #999999;
	padding-bottom: 8px;
	font-size: 16px;
}
h1 {
	text-align: center;
	margin-bottom: 40px;
	line-height: normal;
	font-size: 20px;
}
h3 {
	padding-bottom: 0px;
	font-size: 14px;
}
.pagebreakabove {
	page-break-before: always;
}
