.title_caps {
	Font-Family:sans-serif;
	font-weight:heavy;
	font-size:38pt;
	color:#0000cc;
}
.title_lowercase {
	Font-Family:sans-serif;
	font-weight:heavy;
	font-size:28pt;
	color:#3399ff;
}
.header_it {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12pt;
	so-language: it-IT
}
.content_it {
	font-family: sans-serif;
	font-size: 10pt;
	so-language: it-IT;
	text-align : justify;
}
.header_en {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12pt;
	so-language: en-EN
}
.content_en {
	font-family: sans-serif;
	font-size: 10pt;
	so-language: en-EN;
	text-align : justify;
}
