html, body {
	margin-top: 0px;
	right: auto;
	left: auto;
}
#print_big {
	position:relative;
	width:600px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	height:auto;
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #432915;
	line-height: 32px;
}
.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #432915;
	text-align: center;
}
.footer a {
	color: #432915;
}
.footer a:hover {
	color: #38562a;
	text-decoration:none;
}
#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #432915;
	text-align: left;
	width: 600px;
	height:30px;
}
#breadcrumb a {
	color: #432915;
}
#breadcrumb a:hover {
	color: #38562a;
	text-decoration:none;
}
