body { 
	background: white;
	color: black;	
	width: 100%;
}

.noPrint {
    display:none; 
}

.print_separate_page {
	page-break-before: always;
}

a {
	font-weight:bold
}

