body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47464B;
	margin: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #47464B;
}
.link {
	color: #F3F2F7;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.link2 {
	color: #47464B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.tab {
	border-right: #F3F2F7 1px solid;
	border-left: #F3F2F7 1px solid;
	border-top: #F3F2F7 1px solid;
	border-bottom: #F3F2F7 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47464B;
	margin: 15px;
	text-align:justify;
	margin-top: 15px;
}

.img {
border:solid 1px;
border-color:#47464B; 
}
.link:hover { 	text-decoration: underline; }
.link2:hover { 	text-decoration: underline; }
