.TitoloPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 2cm;
	text-indent: 1cm;
	border-top: 1px solid #999999;
	border-right: 3px solid #666666;
	border-bottom: 3px solid #666666;
	border-left: 1px solid #999999;
	background-color: #990000;
	background-repeat: repeat-x;
}
.TitoloParagrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.Testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: thin none;
	list-style-type: disc;
	font-weight: normal;
	font-variant: normal;
}
.Elenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: inside;
}

