<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.destra {
	background-image: url(images/dx_1.jpg);
	background-repeat: repeat-y;
}
.sinistra {
	background-image: url(images/sx_2.jpg);
	background-repeat: repeat-y;
}
.testo {
	font-family: Tahoma;
	font-size: 12px;
}
.alto {
	background-image: url(images/alto_3.jpg);
	background-repeat: repeat-x;
}
.basso {
	background-image: url(images/basso_1.jpg);
	background-repeat: repeat-x;
}
.bottone {
	background-color: #ccffff;
}
.tabelle {
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat;
	color: #000000;

}
.titoloscheda {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
</pre></body></html>