BODY {
	color: Black;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

A {
	text-decoration: none;
; color: #CC3333
}

A:HOVER {
	text-decoration: underline;
; color: #FF9900
}

.Data {
	color: #515151;
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-style : italic;
}

.titsera {
	color: #006633;
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight : bold;
}

 .titolo {
	color: #000000;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 13pt;
	text-align: left;
	font-weight : bold;
; font-style: normal
}
 
 .crediti {
	color: Black;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style : italic;
	text-align: justify;
}
 .testo{
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
}
 .testocors{
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-style : italic
}	