body{
	background:#FFF;
	color:#000;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#wrapper{
	width:500px;
	margin:0 auto;
	text-align:center;
}
p{
	margin:5px 0px;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
	color:#000;
}
.piva{
	font-size:10px;
}
