.corpo {
	padding: 10px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.titolo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
a.testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
.testopiccolo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.grassettoazzurro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}

