/* CSS Document */

.testo {
	font-family: verdana, Tahoma, SansSerif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

.titolo {
	font-family: verdana, Tahoma, SansSerif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

.nota {
	font-size: xx-small;
}
