body{
	background-color: #000000;
	background-image: url(../images/sfondo.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, "sans serif";
	color: #000000;
	font-size: 80%;
	SCROLLBAR-FACE-COLOR: #8a191b;
	SCROLLBAR-HIGHLIGHT-COLOR: #91724B;
	SCROLLBAR-SHADOW-COLOR: #4E4E4E;
	SCROLLBAR-3DLIGHT-COLOR: #d7d7d7;
	SCROLLBAR-ARROW-COLOR:#ffffff;
	SCROLLBAR-TRACK-COLOR: #e2e2e2;
	SCROLLBAR-DARKSHADOW-COLOR: #362919;
}

td.testo, tr.testo{
	font-family: "Trebuchet MS", Verdana, Arial, "sans serif";
	font-size: 80%;
	color: #000000;
	text-align: justify;
}

.capolettera{
	font-family: "Trebuchet MS", Verdana, Arial, "sans serif";
	font-size: 110%;
	color: #000000;
	font-weight: bold
}

a{
	text-decoration: underline;
	color: #6b6262
}

a:hover{
	text-decoration: none;
	color: #6b6262
}

a:visited{
	color: #6b6262
}

.didascalia{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 70%;
}