body {
	background-color: #E7E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
span, p, ol, ul, td {
	font-size: 13px;
	line-height: 1.5em;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; 
	line-height: normal;
	font-style: italic; 
	text-align: center;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px; 
	font-weight: bold;
	color: #CC0000;
	line-height: 1em;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bold;
        line-height: 22px;
        text-align: center;
}
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#testimonial {
	width: 560px;
	background-color: #ffffcc;
	border: 2px dotted #ffff66;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 10px 100px;
	margin-left: auto;
	margin-right: auto;
}
#greybox {
	width: 560px;
	background-color: #E7E7E7;
	border: 2px solid #999999;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 10px 50px;
}
#testimonial p, #greybox p {
	line-height: 1.5em;
	margin: 0px;
}
.red {
	color: #CC0000;
}
#footer {
	font-size: 11px; 
	color:#333333;
	margin-bottom: 20px;
}
#footer a {
	color:#333333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
input{width:240px;}
select{width:240px;}
#intesta h1{line-height: 36px; font-size:30px;}
#footer{text-align: center;}
li{font-size:15px; line-height: 22px;}
.testoinizio{font-size:14px; text-align:center; margin-bottom: 40px;}
ul{margin-left:100px;}