BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : medium;
	text-decoration: none;
	color: Black;
	background-color : White;
	margin : 5px 5px;
	text-align : center;
	font : Verdana;
	background-image : none;
}
h1 {
	text-decoration: none;
	color: Black;
	text-align : justify;
	font-size : smaller;
	border-left-width : medium;
}
A::Hover {
	text-decoration: none;
	color: Blue;
	text-align : justify;
}
h2 {
	text-decoration: none;
	color: Black;
	text-align : justify;
	font-size : xx-small;
}

h3 {
	text-decoration: none;
	color: White;
	text-align : justify;
	font-size : smaller;
	border-top-width : thin;
	background-image : url(sfondo.jpg);
}
