.testo {
	font-family : Verdana,Arial,Helvetica;
	color : #4F4F4F;
	font-size : 11 px;
	text-align : justify;
	font-weight : lighter;
	font-style : normal;
}

.testo1 {
	font-family : Verdana,Arial,Helvetica;
	color : #000000;
	font-size: 11 px;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
}


.testo2 {
	font-size: 12 px;
	font-family: Verdana;
	font-weight: bolder;
	text-align: left;
	color: #000000;
	FILTER: #FFFFFF blur(strength=30);
	height: 8px;
}

TEXTAREA {
	background-color: #FFA510;
	background-attachment: scroll;
	background-position: center;
	border: none;
}
