

html,body {
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	margin: 10px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
	color: black;
	background-image: none !important;
}


div.PrintPageHeader {
	width: 582px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid black;
}

div.PrintPageContent {
	width: 582px;
}

div.PrintPageLogo {
	height: 93px;
	width: 145px;
	position: relative;
}
