.centro {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-style: solid;
	border-left-style: solid;
}
.testo {
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	color: #990000;
	font-weight: normal;
	padding: 10px;
	text-align: justify;
	font-size: 12px;
}
.titolo {
	font-size: 16px;
	font-style: italic;
	color: #990000;
	font-family: "Times New Roman";
	text-align: center;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	font-weight: bold;
}
