BODY {
	background-color:#FFFFFF;
	margin:40px 10px 30px 10px; 
}

FORM {
	margin:0px; 
}


  .titoloGoogle, .testoGoogle
, a.testoGoogle:link, a.testoGoogle:active, a.testoGoogle:visited, a.testoGoogle:hover {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#777777;
}

.titoloGoogle {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

a.testoGoogle:hover {
	color:#A2B9BE;
}


  .testo, .testoBold, .testoSmall, .testoSmallBold
, a.testo:link, a.testo:active, a.testo:visited, a.testo:hover
, a.testoBlu:link, a.testoBlu:active, a.testoBlu:visited, a.testoBlu:hover
, INPUT, SELECT, TEXTAREA {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#4F4F4F;
}

.testoBold, .testoSmallBold {
	font-weight:bold;
}

a.testoBlu:link, a.testoBlu:active, a.testoBlu:visited, a.testoBlu:hover {
	color:#62ACBE;
}

a.testoBlu:hover {
	color:#A2B9BE;
}

.testoSmall, .testoSmallBold {
	font-size:11px;
}


