body {
	background-color: #0072bc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;

}
table, tr, td, th, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
a:link.lnk, a:visited.lnk, a:hover.lnk, a:active.lnk {
	text-decoration: underline;
}
.sottotitolo {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.item {
	font-size: 10px;
	font-weight: bold;
}
