.header1 {font-family: arial; font-size: 18pt; font-style: normal; font-weight: bold; color:#808080;}
.testo {font-family: arial; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: normal: color:Black;}
.testo1 {font-family: arial; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: normal; color:Black;}
 A:link    {
	color: RED;
	text-decoration: none;
	font-family:arial;
	font-size: 10pt;
}
 A:visited {
	color: BLACK;
	text-decoration: none;
	font-family:arial;
	font-size: 10pt;
}
 A:hover   {
	color: BLACK;
	text-decoration:none;
	font-family:arial;
	font-size: 10pt;
}

