/* CSS Document */
body {margin: 0 0 0 0;}

.footer {
	font-family: Arial;
	font-size: 11px;
	color: #003300;
	font-weight: bold;
}

.testo {
	font-family: Arial;
	font-size: 12px;
	color: #003300;
	text-align:justify;
}
.testoG {
	font-family: Arial;
	font-size: 13px;
	color: #003300;
	text-align:justify;
}

a
{font-weight:bold;
color: #003300;
}
.privacy {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.errore {
	font-family: Arial;
	font-size: 12px;
	color:#993300;
	text-align:justify;
}
