body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.noprint {
display:none;
}

.page-break {
	page-break-after:always;
}


#a4page {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





.adminBody #leftMargin,
.adminBody #header{
	display:none;
}

a[href]:after {
    content: ""; /* override Bootstrap link print */
  }