/********************************/
/*  CSS used for Admin Print   */
/********************************/

html {
	background: white;
}

body {
	background: white;
	color:black;
	font-size: 10pt;
}

p {margin: 2px 0;}

.inv-button {display:none;}

#topmenuhoriz {
	display: none;
}