h1		{ 	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    		margin-top: -7px;
    		margin-bottom: 0px;
         	text-align: center;
         	color: rgb(0,0,255);
    	 	text-decoration: underline }
h5		{ 	margin-top: 0px;
			margin-bottom: 0px;
			text-align: center;
			font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
			color: rgb(255,255,255) }
h6		{ 	margin-top: 0px;
    		margin-bottom: 7px;
    		text-align: center;
         	font-family: Arial,Helvetica,Geneva,SunSans-Regular,Sans-Serif;
    	 	color: rgb(0,0,255) }

#data	{	text-align: center;
			font-family: Verdana,Arial,Helvetica,Geneva,SunSans-Regular,Sans-Serif;
			font-size: 12px;
			font-weight: bold;
    	 	color: rgb(255,255,255) }

#titolo {	text-align: left;
			font-family: Verdana,Arial,Helvetica,Geneva,SunSans-Regular,Sans-Serif;
			font-size: 12px;
			font-weight: bold;
    	 	color: rgb(0,0,255) }

#linea	{	text-align: left;
			font-family: Verdana,Arial,Helvetica,Geneva,SunSans-Regular,Sans-Serif;
			font-size: 10px;
			font-weight: normal;
    	 	color: rgb(0,0,255) }
