body {
	SCROLLBAR-FACE-COLOR: #E7FDFE;
	SCROLLBAR-HIGHLIGHT-COLOR: #f0f0f0;
	SCROLLBAR-SHADOW-COLOR: #66ccff;
	SCROLLBAR-3DLIGHT-COLOR: #66ccff;
	SCROLLBAR-ARROW-COLOR: #cc0000;
	SCROLLBAR-TRACK-COLOR: #f0f0f0;
	SCROLLBAR-DARKSHADOW-COLOR: #f0f0f0;
	 
	background-color: #000000;
	background-image: url(../immagini/sfondo1.gif);
	
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;

}

.titolo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bolder;
	color: #FF3300;
	font-style: oblique;


}

.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000066;


}
.A1 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight : normal;
	font-size : 15px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.A1:hover { 
	text-decoration: underline
}
.didascalia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.didascalia2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #000033;
}
