.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #B3B3B3;
}
.testoB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #B3B3B3;
	underline: none;
	text-decoration: none;
	background-position: center top;
	text-align: justify;
	border: none;
	position: relative;
	cursor: crosshair;
	vertical-align: top;
	padding: 10px;
}
.testoBL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #B3B3B3;
	underline: none;
	text-decoration: none;
	background-position: center top;
	text-align: justify;
	border: none;
	cursor: crosshair;
	vertical-align: top;
	padding: 10px;
	width: 710px;
}
.testoL {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #B3B3B3;
	underline: none;
	text-decoration: none;
	background-position: center top;
	text-align: justify;
	border: none;
	cursor: crosshair;
	vertical-align: top;
	padding: 10px;
	width: 710px;
}
