<style type="text/css">
	
	.inizio	{
	}

	.titolo  {
		font-family : "Monotype Corsiva", Times, serif;
		font-size : 36pt;
		font-style : italic;
		font-weight : bold;
		color : #669900;
		text-align : center;
	}

	.titolobianco  {
		font-family : "Times New Roman", Times, serif;
		font-size : 36pt;
		font-style : italic;
		font-weight : bold;
		color : white;
		text-align : center;
	}

	.titolettoblu  {
		font-family : "Verdana", Times, serif;
		font-size : 18pt;
		font-weight : bold;
		color : blue;
	}

	.titolettoverde  {
		font-family : "Verdana", Times, serif;
		font-size : 18pt;
		font-weight : bold;
		color : green;
	}

	.titolettobianco  {
		font-family : "Times New Roman", Times, serif;
		font-size : 18pt;
		font-style : italic;
		font-weight : bold;
		color : white;
		text-align : center;
	}

	.titolettogiallo  {
		font-family : "Monotype Corsiva", Times, serif;
		font-size : 18pt;
		font-style : italic;
		font-weight : bold;
		color : yellow;
		text-align : center;
	}

	.testo  {
		font-family : "Verdana", Times, serif;
		font-size : 10pt;
		font-weight : bold;
		color : black;
	}
	
	.testobianco  {
		font-family : "Verdana", Times, serif;
		font-size : 10pt;
		font-weight : bold;
		color : white;
	}
	
	.testofino  {
		font-family : "Verdana", Times, serif;
		font-size : 9pt;
		font-weight : lighter;
		color : black;
	}
	
	.link  {
		text-decoration: none;
		font-family : "Verdana", Times, serif;
		font-size : 13	pt;
		font-weight : bold;
		color : green;
		text-align : right;
	}

	A:hover { 
		text-decoration: underline;
		color : #FF0000;
	}

	.spanstyle {
		visibility:visible;
		font-size:8pt;
		font-family:Arial;
      		font-weight:bold;
		color:red;
	}

	.1px
	{
		FONT-FAMILY: Arial;
		FONT-SIZE: 1px;
		FONT-WEIGHT: lighter;
		TEXT-DECORATION: none
	}

	BODY
	{
		scrollbar-face-color: #CC0000;
		scrollbar-shadow-color: #330000;
		scrollbar-highlight-color: #FFD1C1;
		scrollbar-3dlight-color: #FF0000;
		scrollbar-darkshadow-color: #330000;
		scrollbar-track-color: #D7D7D7;
		scrollbar-arrow-color: #FFFFFF
	}
</style>
