.titolo_cella { color: #FFFFFF;
				background-color: #1D9C1D;
				font-family:Times New Roman;
				font-size:14pt;
				text-align:center }

.scheda_back  { border-left: 2px ridge #C0C0C0;
				border-right: 2px ridge #C0C0C0; 
				border-top: 1px ridge #C0C0C0;
				padding: 5px;
				background-color:#d6D6D6;
				text-align:center;
				color:#808080;
				font-size:10pt;
				font-family:Tahoma }

.scheda_front { border-left: 2px ridge #C0C0C0;
				border-right: 1px ridge #C0C0C0;
				border-top: 1px ridge #C0C0C0;
				padding: 5px;
				background-color:#eaEAEA;
				color:#800000;
				text-align:center;
				font-size:10pt;
				font-family:Tahoma;
				font-weight:bold }

.scheda_corpo { border-bottom:1px ridge #C0C0C0;
				border-left:2px ridge #C0C0C0;
				border-right:1px ridge #C0C0C0;
				background-color:#EAEAEA }

dl           { 	margin-left: 5;
				width:90%;
				font-size:10pt }

dt           { 	border-bottom:1px solid #800000;
				border-left-width:1px;
				border-right-width:1px;
				border-top-width:1px;
				text-align:left;
				color:#0000FF }

dd           { 	margin-left: 30;
				text-align:justify;
				margin-bottom:10;
				font-size:10pt }

.scheda_back a:link		{	text-decoration: none;
							color:#800000 }

.scheda_back a:visited	{	text-decoration: none;
							color:#800000 }

.scheda_back a:hover	{	text-decoration: none;
							background-color:#800000;
							color:#F5F5E2 }

.scheda_corpo a:link	{	text-decoration: none;
							color:#0000FF }

.scheda_corpo a:visited	{	text-decoration: none;
							color:#0000FF }

.scheda_corpo a:hover	{	text-decoration: none;
							background-color:#ffffe1;
							color:#0000FF }
							
h3           { font-size: 10pt; font-family: Times New Roman; font-style: italic; 
               font-weight: 400 }