.corpo {
	font-family: "helvetica neue", tahoma;
	font-size: 10pt;
	background-color: #4d4d4d;
484f48;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 100px;
	margin-left: 15px;
	color: #333333;
	list-style-type: circle;
}

a.testo:link {
	font-family: "helvetica neue", tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.testo:visited {
	font-family: "helvetica neue", tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

	.lista {
	font-family: "helvetica neue", tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
}

.titolo {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #4D4D4D;
}

