body{
	background: #FFFFFF;
}

.print{
	display: none;
}

td{
	background: #FFFFFF;
}

.print-break{
	page-break-before:always;
}