.testo10px { font-family: "Palatino Linotype", Times; font-size: 10px }
.testo12px { font-family: "Palatino Linotype", Times; font-size: 12px}
.testo12pxespanso { font-family: "Palatino Linotype", Times; font-size: 12px ; letter-spacing: 2px}
.testo12pxrighe {
	font-family: "Palatino Linotype", Times;
	font-size: 12px;
	line-height: 50px;
	letter-spacing: 1px;
}
BODY {
	scrollbar-face-color: #8B1E20;
	scrollbar-shadow-color: #D0C88B;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #D0C88B;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #8B1E20;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #8B1E20;
}
.testo12pxrighe2 {

	font-family: "Palatino Linotype", Times;
	font-size: 12px;
	line-height: 35px;
	letter-spacing: normal;
}
.bordino {
	border: 1px solid #996633;
}
.bottoni {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #CC6600;
	border: 1px solid #663300;
	font-size: 12px;

}
