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

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.noprint {
	display: none;
	height: 280px;
	width: 190mm;
	left: 5mm;
}

.printlogo {
	width: 378px;
	left: auto;
}
.printlogoline {
	width: 800px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #99CC66;
	left: auto;
	height: 5px;
	
}
.pagebreak {
page-break-before: always;
}

body {
	background: white;
	}
	
#menu {
	display: none;
	}
	
#wrapper, #content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

