.testo_piccolo {
	color:gray;
	font-family:verdana;
	font-size:10px;
	font-weight:500;
}

.testo_grande{
	color:gray;
	font-family:verdana;
	font-size:20px;
	font-weight:600;
}

.testo{
	color:gray;
	font-family:verdana; 
	font-size:18px;
	font-weight:500;		
}

.testo1{
	color:gray;
	font-family:verdana; 
	font-size:16px;
	font-weight:600;		
}

.testo2{
	color:black;
	font-family:verdana; 
	font-size:16px;
	font-weight:800;	
	text-decoration:underline;	
}