h1{font-size: 1.8em;font-weight:500; margin:0;}
h2{font-size: 1.4em;line-height: 1; font-weight:600;}
h3{font-size: 1.2em;line-height: 1; font-weight:500; display:inline; }
h4{font-size: 1.1em;line-height: 1.1111;margin: 0.2em 0; font-weight:500; display:inline;}
h5{font-size: 1em;line-height: 1.5;font-weight:300; display:inline;}
h6{font-size: 0.8em; font-weight:200; letter-spacing:0; display:inline;}

.blu {
	color: #09008b;
}
.blu_bold {
	font-weight: bold;
	color: #09008b;
}
.azzurro {
	color: #6b66b9;
}
.azzurro_bold {
	font-weight: bold;
	color: #6b66b9;
}
.titoloverde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #008834;
	font-size: 14px;
}
.titoloblu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #09008b;
	font-size: 14px;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: bold;
	color: #6b66b9;
}
.testocorsivo {
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.testo {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.piccolo {
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}