body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EEEEEE;
	text-align: center;
}
.piede {
	font-size: 12px;
}
.titolo {
	font-size: 20px;
}
.testo{
	font-size: 18px;
	line-height: 34px;
.em; 
}
.tabpad {
	padding: 5px;
}
a {
	color: #CC0000;
	text-decoration: none;

}
a:HOVER {
	color: #990000;
	text-decoration: underline;
}
