body {
	color: black;
	background-color: #D7E6FF;
	background-image: url(immagine_sfondo.gif);
	font-family: Verdana;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	SCROLLBAR-FACE-COLOR: #CFE8FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #D7E6FF;
	SCROLLBAR-SHADOW-COLOR: #429FF6;
	SCROLLBAR-3DLIGHT-COLOR: #429FF6;
	SCROLLBAR-ARROW-COLOR: #0011B4;
	SCROLLBAR-TRACK-COLOR: #DDEBFF;
	SCROLLBAR-DARKSHADOW-COLOR: #D7E6FF;
}

a:link, a:visited {
	color: #0011B4;
	text-decoration: none;
	font-weight: normal;
}

a:hover, a:active {
	color: red;
	text-decoration: underline;
	font-style: normal;
}

h6 {
	color: black;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.puntino { vertical-align: 18%; }
