/* ---------------------------------------- Print Style Sheet ---------------------------------------- */
/*																												*/
/*																												*/

.noPrint {
	display: none;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}

