div.testo {
	color: Black;
	font: normal small-caps lighter 12px sans-serif;
	text-decoration: None;
	margin: 0px 0px 1px 10px;
	background-attachment: scroll;
	border-bottom-width: medium;
	text-align: left;
}
h1 {
	color: Black;
	font: normal small-caps lighter 16px sans-serif;
	font-weight: bold;
	margin: 0px 0px 1px 10px;
}


 li{
	color: Black;
	font-weight: lighter;
	list-style: square outside;
	padding-left: 0px;
	text-align: left;
	text-indent: 0%;
	word-spacing: normal;
	margin: 0% -10px;
}
