body { 
	background-color: #339966;
	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: 30px;
	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;
}
#forml {
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 20px;
	color: #003333;
}
#testo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #336633;
	font-weight: bold;
}
