/* PRINT-FRIENDLY --------------------------------------------------------------- PRINT-FRIENDLY */


.print {
	margin: 0 20px;
	text-align: left;
        background-color: #fff;
}


.print .sigimage {
display: none;
}


body {
	background: white;
	}

