
body {
	font-size: 11pt;
	font-family: Times, serif;
	margin: 0cm 0cm;
}

div.menu {
	display: none;
}

div.print {
	text-align: center;
	font-family: Times, serif;
	font-size: small;
}

div.testo {
	text-align: justify;
}

div.footnotes {
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: small;
	text-align: center;
	position: fixed;
	width: 100%;
	bottom: 0px;
	border-top: 1px solid black;
}

img {
	border: 0cm;
	margin: 0.3cm;
}

img#front_image {
	height: 5cm;
}

h1 {
	text-align: center;
}

.noprint {
	display: none;
	visibility: hidden;
}