body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(img/bg.gif);
	margin: 0px;
	text-align: justify;
	background-attachment: fixed;
}
td {
	font-size: 10px;
	vertical-align: top;
	line-height: 15px;
	text-align: justify;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
input {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #0a5680;
}
select {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #0a5680;
}
.evidenziato {
	font-weight: bold;
	color: #C24E00;
}
.bold {
	font-weight: bold;
}
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

