body{
	background:#FFFFFF;
	color:#333;
	margin:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#wrapper{
	width:450px;
	margin:0 auto;
	text-align:justify;
}
p{
	margin:5px 0px;
}
img{
	border:0px;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;
	color:#333;
}
.testo a{
	color:#900;
	font-weight:bold;
}
h1{
	margin:10px 0px 0px;
	font-size:21px;
	text-align: center;
	color:#F90;
}
h2{
	margin:5px 0px;
	font-size:16px;
	text-align:center;
	color:#F90;
	font-weight:bold;
}
h3{
	margin:3px 0px;
	font-size:13px;
}
h4{
	margin:3px 0px;
	color:#F90;
	text-align:center;
}
h5{
	margin:3px 0px;
	color:#333;
	text-align:center;
	font-size:11px;
}
ul{
	text-align:center;
	margin:0px;
}
li{
	padding-bottom:3px;
}
.piva{
	font-size:10px;
}
.testo{
	padding:0 40px;
}
