.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: justify;
	color:#336633 ;
	text-decoration: underline;
}
.text1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align:justify;

}
.sottolineato {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.titologrey {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D9D9D9;
	margin: 2px;
	padding: 2px;
}

td p {
	line-height:140%;
}
.rosso {
	color: #CC3300;
}
