a {	
	color: blue;
	text-decoration: none;
}
.titolo0 {
	font-size: 14pt;
	font-style: verdana;
	font-weight: bold;
	color: blue;
	text-align: center;
}
.titolo {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: blue;
	text-align: center;
}
.titolo1 {
	font-size: 8pt;
	font-style: verdana;
	font-weight: bold;
	color:  #FFFFFF;
}
.titolo2 {
	font-size: 12pt;
	font-style: verdana;
	font-weight: bold;
	color:  #FFFFFF;
	text-align: center;
}
.titolo3{
	font-size: 8pt;
	font-style: verdana;
	font-weight: bold;
	color: black;
	
}
.titolo4{
	font-size: 16pt;
	font-style: verdana;
	font-weight: bold;
	color: red;
	text-align: center;
}
.titolo5{
	font-size: 16pt;
	font-style: verdana;
	font-weight: bold;
	color: blue;
	text-align: center;
}
.titolo6 {
	font-size: 10pt;
	font-style: verdana;
	font-weight: bold;
	color: blue;
	text-align: center;
}
.titolo7 {
	font-size: 12pt;
	font-style: ariel;
	font-weight: bold;
	color: red;
	text-align: center;
}
.titolo8 {
	font-size: 8pt;
	text-align: left;
	font-style: verdana;
	font-weight: bold;
	color: blue;
	
}
.titolo9{
	font-size: 24pt;
	font-style: verdana;
	font-weight: bold;
	color: red;
	text-align: center;
}
.paragrafo {
	font-size: 10pt;
	text-align: justify;
	vertical-align: top;
	padding: 5px;
	color: #333366;

}
.paragrafo1 {
	font-size: 11pt;
	text-align: justify;
	vertical-align: top;
	padding: 5px;
	color: #333366;
}
