body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titolo {
	font-size: 18px;
	font-weight: bold;
	background-color: #a9c4dc;
	padding: 8px;
}
#dati {
	padding-top: 10px;
	padding-left: 10px;
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.intestatab {
	font-size: 12px;
	font-weight: bold;
	background-color: #A9C4DC;
	color: #FFFFFF;
}
.path {
	font-weight: bold;
	color: #666666;
}
