@media print {
	body {
	zoom: 90%;
	}
}
.indent{
	margin-left:45px;
	text-indent:-22px;
}