<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
margin:0px;
background-image:url(images/fondosito.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#DCDCDC;
}

body, td, th {
	color: #333333;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}
.testo_grigio1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
.testo_linknero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.testo_linkblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000099;
}
.testo_linkblu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000099;
	text-decoration:underline;
}
.testo_linkblu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CC3300;
	text-decoration:underline;
}
.testonero_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.testo_linkblu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000099;
	text-decoration:underline;
}
.testo_linkblu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000099;
	text-decoration:underline;
}
.testonero11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
.testoscheda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.testonero11px a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	text-decoration:underline;
}
.testonero11px a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000;
	line-height: 20px;
	text-decoration:underline;
}
.testonero11px a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000
	line-height: 20px;
	text-decoration:underline;
}
.testonero11px a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF00FF;
	line-height: 20px;
	text-decoration:underline;
}.titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
}
</pre></body></html>