.footer {
	border: 1px solid #000000;
	text-align: center;
	font-size: 10px;
	color: #000000;
	width: auto;
}
.breadlinie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 30px;
	margin-top: 30px;
	padding-bottom: 20px;
}
body {
	background-image: none;
	background-color: #FFFFFF;
}
.center {
	text-align: center;
}
* HTML .printheight {
	height: 100%;
	width: 100%;
}
.printheight {
	height: 99%;
	width: 99%;
}
