H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color: #a31e39;
}
.Intestazione {
	font-size: 16px;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
}
.testo {
	font-size: 85%;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
}
.linea {
	color: #999999;
	text-align: center;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 5%;
	margin-right: 5%;
	background-color: #FFFFFF;
        
	
}
.TestoLink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
}
.Colofon {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}
