@import "../ChiSiamo.htm";
body {
	background-color: #c3c2c7;
	margin-left: 0px;
	margin-top: 4px;
	font-family: Verdana;
	margin: 0px;
}
.titolo {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #044fc1;
}
.sottotitolo {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #044fc1;
}
ul, li, p {
	font-size: 11px;
	color: #0f0942;
}
a {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #044fc1;
	text-decoration: none;
	}
a:link{color: #044fc1; font-style: italic; text-decoration: none; }
A:hover{color: #044fc1; font-style: italic; text-decoration: underline; }