body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Times New Roman", "Times", "serif";
	font-size: 11px;
	color: #333333;
	background-color: #F4F0CE;
	margin: 0px;
	line-height:17px;
}
td {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Times New Roman", "Times", "serif";
	font-size: 11px;
	line-height:17px;
}


a {
	color: #FF0000;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
input,textarea {
	background-color: #FCF5E0;
	border: 1px solid #FF6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.titolo1 {
	font-weight: bold;
}
