html, 
body {
	padding: 0;
	margin: 0;
	font-size: 9pt; 
	background: #fff;
}


.hide-from-print {
	display: none !important;
}

.pg-content-settings-actions-print-width-full {
	width: 100%; 
}

.pg-content-settings-options, 
#top-distance, 
header {
	display: none;
}

#scroll-up {
	display: none !important;
}

h1 {
	margin-top: 0;
}

.pg-content-settings-actions {
	float: none;
	width: initial;
	padding: 0;
}

td {
	font-size: 8pt !important;
	padding: 2px 6px !important;
}

table > thead > tr > td {
	font-weight: bold;
}

table > tbody > tr > td {
	border-right: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc !important;
}

table > tbody {
/*	border-top: 1px solid #ccc !important;;
	border-left: 1px solid #ccc !important;;*/
}







