BODY 
{
	SCROLLBAR-FACE-COLOR: #2D309D; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
   SCROLLBAR-SHADOW-COLOR: #6A9AE7; 
   SCROLLBAR-3DLIGHT-COLOR: #000000; 
   SCROLLBAR-ARROW-COLOR: #6A9AE7; 
   SCROLLBAR-TRACK-COLOR: #787BF0; 
   SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-image: url(../imgs/sfondo.jpg);
	color: White;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}

A:link {color:white; text-decoration:none}
A:visited {color:white; text-decoration:none}
A:hover{color:white; background:Navy; text-decoration:none}

h1
{
	color: black;
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	font-style: normal;
}

h2
{
	color: navy;
	font-family: Verdana;
	font-size: 13px;
	text-align: center;
	font-style: normal;
}

h3
{
	color: white;
	font-family: Verdana;
	font-size: 15px;
	text-align: center;
	font-style: normal;
}

h4
{
	color: white;
	font-family: Verdana;
	font-size: 13px;
	text-align: center;
	font-style: normal;
}