/*=================================
====== CONTENUTI
=================================*/
H1,H2,H3,H4,H5,H6
	{
	
	}
H1{

	font-family: Georgia, "Times New Roman", serif;
	font-size:19px;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 130%;
	}
H1 STRONG
	{
	width: auto;	
	font-family: Georgia, "Times New Roman", serif;	
	font-size:30px;	
	font-variant: small-caps;	
	font-weight: normal;
	}
	
H2
	{
	font-family: Georgia, "Times New Roman", serif;
	}
	
H3	{
	margin:2px;
	margin-top:10px;
	color: #900;
	font-size:16px;
	font-weight:normal;
	}
H4, H5, H6
	{
	color: #000;
	font-size:14px;
	}
UL,OL,LI,P
	{
	font-size:100.01%;
	}
