body { 
	background-color: #CCCCCC;
	width: 100%;
    margin: 0px; 
	padding: 0px;}
a:visited, a:link {
	color: #336633;
	text-decoration:none;
}	
a:hover {
	color: #339966;
	text-decoration:underline;
	font-weight: bold;
	font-size: 16px;
}
#content {
	width: 80%;
	position: relative;
	margin: 30px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #CCCCCC;
	color: #CCCCCC;
}
#testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #339966;
	font-weight: normal;
}
#testo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336633;
	font-weight: bold;
}
#testo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336633;
	font-weight: normal;
}
#testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
#testo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #336633;
	font-weight: bold;
}