body {
	margin:0px;
}
.titolo {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1C2A47;

}
.testo {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height:14px;
	padding-bottom:5px;
}

a {
	color: #333;
	text-decoration:none;

}
