body {
	color: black;
	background-color: #D7E6FF;
	font-family: Verdana;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 15px;
	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;
} /* corpo della pagina */

a:link, a:visited {
	color: #0011B4;
	text-decoration: none;
} /* links */

a:hover, a:active {
	color: red;
	text-decoration: underline;
} /* links cambiamento al pass del mouse */


.puntino { vertical-align: 18%; }


.elenco {
	font-family: Verdana;
	font-size: 13px;
	font-weight: 100;
}/* elenco */


.risoluzione {
	color: #0F8BFF;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 900;
} /* risoluzione video */


.aggiornamenti {
	color: navy;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 900;
} /* aggiornamenti */


.regolette {
	color: #0F8BFF;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 900;
} /* regolette fondo pagina */


.contatore {
	color: navy;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 900;
} /* contatore */


.table2 {
	color: black;
	font-family: Verdana;
	font-size: 12px;
	border: 2px solid #63B0F7;
	padding: 5px 5px 5px 5px;
	border-collapse: collapse;
} /* tabelle */


.cellette {
	font-weight: bold;
	background-color: #99CCFF;
	padding-top: 3px;
	padding-bottom: 3px;
} /* cellette */


.hr {
	border: 2px solid #99CCFF;
}


.logo{
 	border: 0px;
	text-align: center;
}/* logo */


table.header, table.header td {
	border: 1px solid #5BB0FF;
	font-size: 12px;
}/* tabelle */


table.header2, table.header2 td {
	border: none;
	font-size: 12px;
}/* tabelle senza margine */


table.header3, table.header3 td {
	border: 1px dotted #5BB0FF;
} /* tabella sfondi */