form,
div#header,
ul#menu,
div#bottom,
div#dialog,
button,
h3{
	display: none;
	width: 0px;
	height: 0px;
}

body{
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #000000;
}

.nowrap{
	white-space: nowrap;
}

.page-break{
	display: block;
	page-break-before: always;
}

table#foglio_lavoro input{
	border: 0px none;
	width: 120px;
}