#titolo {
	font-size: 36px;
	color: #006600;
	text-align: left;


}
h3 {
	color: #006600;
}
table {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
body {
	background-color: #FFFFE6;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#testo1 {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contenitore {
	height: 700px;
	width: 900px;
	margin: 10px;
	padding: 10px;


}

