h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #0066ff;
	text-align: center;
	vertical-align: top;
}
hr {
	color: #666666;
	height: 2px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.immagine {
	vertical-align: top;
	padding: 5px;
	text-align: right;
}
.sottosezione {
	font-weight: bold;
	color: #0066ff;
	text-align: left;
	background-color: #99CCFF;
}
.sottotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.sottosezione_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px 2px;
	font-style: normal;
}
.iniziale_rosa {
color: #FF33CC; font-weight: bold; 
}
