body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFDA;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #004E8C;
}
.grigio {
	color: #333333;
}
.giallo {
	color: #FF9A12;
}
.giallotitolo {
	color: #FF9A12;
	font-size: 16px;
}
.smallfont {
	font-size: 11px;
	line-height: 16px;
}

