@charset "utf-8";
a {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #3781DA;
}
a:visited {
	text-decoration: none;
	color: #3781DA;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	list-style-type: inherit;
	width: inherit;
}
.titolo {
	font-size: 12px;	
	color: #003C92;
	font-family: Verdana;
}
body {
}
.piedino {
	color: #003C92;
		font-size: 11px;
		font-weight: bold;
	font-style: italic;
	font-family: ITC Avant Garde Gothic;
}
