body {
	font-family: "Times New Roman", Times, serif;
	background-color: white;
}
#path {
	display: none;
}
.screen-only {
	display: none;
}
.handheld-only {
	display: none;
}
a {
	color: black;
	text-decoration: underline;
}
#main .no-screen {
	display: none;
}
#stampa {
	display: none;
}
#contenitore-testo h5 {
	font-style: italic;
}
#contenitore-testo img {
	display: none;
}
#colophon {
	font-size: 0.8em;
}

