html {
	width: 							100%;
}

#Menu, ul, .dontprint {
	display:						none;
}

body, #Viewer, #WideViewer, #ExtraWideViewer {
	margin:							0;
	padding:						0;
	background-color:		white;
	border-style:				none;
}

td, th, input {
	font-size:					13px;
}

.print {
	font-size:					18px;
}

.pagebreak {
	page-break-before:	always;
}