.testo {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	line-height: 120%;
	vertical-align: top;
	font-size: 12pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #888888;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	line-height: 120%;
	font-size: 12pt;
	font-weight: bold;
}
.continua {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-height: 120%;
	font-size: 10pt;
}
.didascalia {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	line-height: 120%;
	vertical-align: top;
	font-size: 10pt;
}
.note {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	line-height: 100%;
	font-size: 9pt;
}
a {
	color: #3333CC;
	text-decoration: none;
}
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	color: #6699FF;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:visited:hover {
	color: #ff0000;
	text-decoration: underline;
}

