.categoria { font-family: "Lucida Sans Unicode"; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; font-variant: normal}
.testo { font-family: "Lucida Sans Unicode"; font-size: 10px; font-style: normal; font-weight: normal; color: #000000 }
.testo_verde { font-family: "Lucida Sans Unicode"; font-size: 14px; font-style: normal; font-weight: bold; color: #90c84b}
.testo_blu { font-family: "Lucida Sans Unicode"; font-size: 10px; font-style: normal; font-weight: normal; color: #6CBCD6 }
.testo_arancio { font-family: "Lucida Sans Unicode"; font-size: 10px; font-style: normal; font-weight: normal; color: #FF840B }
.bold {  font-family: "Lucida Sans Unicode"; font-size: 12px; font-style: normal; font-weight: bolder}
.bold_mini {  font-family: "Lucida Sans Unicode"; font-size: 10px; font-style: normal; font-weight: bolder}
.bianco {  font-family: "Lucida Sans Unicode"; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF}
.testobold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000 }
.testogrigio { font-family: "Lucida Sans Unicode"; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}

.formcol {
	background : #ffffff;
	color : #000000;
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-base-color : #778899;
}
input.sfondo {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	width: 170px;
	border: 1px solid #669933;
}

textarea.messaggio {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	width: 250px;
	border: 1px solid #669933;
}