
BODY {
	background-color : #F5F5F5;
	color : #444444;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10pt;
	text-decoration : none;
}

A:LINK, A:VISITED {
	color : Navy;
	text-decoration : none;
}

A:HOVER {
	font-weight : bold;
	text-decoration : underline;
}

.testo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #444444;
	text-align : justify;
}

.titolo {
	font-weight : bold;
	background-color : #DDDDDD;
}

.immagine {
	text-align : center;
	font-style : italic;
}

.menu {
	font-family : "Courier New", Courier, monospace;
	font-size: 9pt;
	color : Navy;
}

.copy {
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
	text-align : center;
	color : Gray;
}

.note {
	font-size : 8pt;
	text-align : justify;
	font-style : italic;
}
