body
{
	font-family: Georgia;
	font-size: 10pt;
}
table.elenco
{
	border-collapse: collapse;
	border: 1px;
}
td.titolo
{
	font-family: Georgia;
	font-size: 10pt;
	border: 1px solid white;
	background-color:#890206;
	color:white;
	font-weight: bold;
}
td.testo1
{
	font-family: Georgia;
	font-size: 10pt;
	border: 1px solid white;
	background-color:#ffffff;
	color:#000000;
}
td.testo2
{
	font-family: Georgia;
	font-size: 10pt;
	border: 1px solid white;
	background-color:#ffffff;
	color:#890206;
}
P.titolo1
{
	font-family: Georgia;
	font-size: 10pt;
	color:#890206;
}
P.titolo2
{
	font-family: Georgia;
	font-size: 10pt;
	color:#008080;
}
P.titolo3
{
	font-family: Georgia;
	font-size: 10pt;
	color:#008080;
}
P.testo1
{
	font-family: Georgia;
	font-size: 10pt;
	color:black;
}
P.testo2
{
	font-family: Georgia;
	font-size: 10pt;
	color:black;
	font: bold;
}
a.link1:link, a.link1:active, a.link1:hover,a.link1:visited
{
	font: bold 10pt Georgia;
	color: #890206;	
	cursor: hand;
	text-decoration: none;
}
a.link2:link, a.link2:active, a.link2:hover,a.link2:visited
{
	font: bold 10pt Georgia;
	color: black;	
	cursor: hand;
	text-decoration: none;
}
a.breadcrumbs:link, a.breadcrumbs:active, a.breadcrumbs:hover,a.breadcrumbs:visited
{
	font: normal 8pt Georgia;
	color: #7F7F7F;	
	cursor: hand;
	text-decoration: none;
}
span.breadcrumbs
{
	font: 8pt Georgia;
	color: black;	
	cursor: hand;
	text-decoration: none;
}
