/* CSS Document */
BODY
{
	scrollbar-face-color: #7D5226;
	scrollbar-shadow-color: #663333;
	scrollbar-highlight-color: #9E7D38;
	scrollbar-3dlight-color: #9E7D38;
	scrollbar-darkshadow-color: #9E7D38;
	scrollbar-track-color: #DCC2A0;
	scrollbar-arrow-color: #FFFFFF;
	color: #DDC48E;
}
.box-Text-destro {

	font-family: "Times New Roman", Times, serif;
	font-size: 13;
	font-weight: 600;
	color: #333399;
	text-align: right;
}
.box-Text-sinistro {


	font-family: "Times New Roman", Times, serif;
	font-size: 13;
	font-weight: 600;
	color: #333399;
	text-align: left;
}
.box-Text-centrato {



	font-family: "Times New Roman", Times, serif;
	font-size: 13;
	font-weight: 600;
	color: #333399;
	text-align: center;
}

