.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	vertical-align: middle;
}
.body-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A0000;
	margin: 10px;
	padding: 10px;
	text-decoration: none;
}
.divisore {
	background-image: url(immagini/div.gif);
	background-repeat: repeat-y;
}
.titolo-paragrafo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2A0000;
	text-decoration: none;
	font-weight: bold;
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFBF0;
	text-decoration: none;
	filter: DropShadow(Color=#000000 OffX=2, OffY=2, Positive=2);
}
.link-body {
	color: #18007E;
}
