H3 {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	color : Gray;
	margin-top : 0;
	margin-bottom : 0;
}

P.bcentro {
	font-size : small;
	text-align : center;
	font-weight : bold;
	color : Black;
}

P.piccolo {
	font-size : xx-small;
}
P.centron {
	font-size : x-small;
	text-align : center;
	color : Black;
}

p.centro {
	font-size : x-small;
	text-align : center;
	font-weight : bold;
	color : Maroon;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
	text-align : justify;
}

H2.bianco {
	color : White;
}


H2 {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	color : Maroon;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	color : Black;
}

SMALL {
	font-family : serif;
	font-size : xx-small;
	text-align : center;
	color : Gray;
}




