body {
	min-width:770px;
	max-width:1260px;
	background-color: #FFFFFF;
}
.co1 {
	background-position: 140px -1127px;
}
.pgt {display:none;}
@media print {
body {
	min-width:0px;
	background-image: none;
	margin: 0px;
}
.pgt {
	display: block;
	font-size: 150%;
	font-weight: 400;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	line-height: 53px;
}
.pgt img{
	float: left;
}
#mtext h1{
	margin-top: 0px;
}
}