/*   F O R M A T I   T E S T I   */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #519f25;
}
a:active {
	text-decoration: none;
	color: #519f25;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 16px;
	color: #333333;
}

#contenuto {
	font: normal 16px/20px Georgia, "Times New Roman", Times, serif;
}

