body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background-color: #CCE5FF;
}
a {
	color: #FF0066;
	text-decoration: underline;
}
.screen-only {
	display: none;
}
.print-only {
	display: none;
}
#stampa {
	background-color: white;
	padding: 0.2em;
}
#contenitore-testo h5 {
	font-style: italic;
	background-color: white;
}

