.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}.txtbianco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.txtrosso {
	font-family: Tahoma;
	font-size: 11px;
	color: #BA143B;
}
.testogrigio {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
.txt12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.txtinter {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.txtp {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
.txtgrigio {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #E1E1E1;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: E1E1E1;
}
.txtbiancop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

