body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4269F0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4269F0;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #4269F0;
}
a:active {
	text-decoration: none;
	color: #4269F0;
}
a.moduli:link {color: #eef3ff;	text-decoration: underline;}
a.moduli:visited {text-decoration: underline;color: #eef3ff;}
a.moduli:hover {text-decoration: underline;color: #000000;background-color: #ffeeee;}
a.moduli:active {text-decoration: underline;color: #eef3ff;}

.style1 {color: #FFFFFF}
.style4 {color: #888888;font-weight: bold;font-size: 11px;}
.style9 {font-size: 32px; font-weight: bold; color: #000066; font-family: "Arial Narrow", Georgia, "Times New Roman", Times, serif;}
.style11 {color: #990000; font-style: italic; font-size: 10px;}
.style13 {color: #990000; font-size: 10px;}

.style3 {
	color: #006600;
	font-weight: bold;
	font-size: 12px;
}
.style8 {font-size: 20px; font-weight: bold; color: #000066; font-family: Georgia, "Times New Roman", Times, serif;}
.style10 {color: #990000; font-weight: bold; font-style: italic; }
.style12 {font-size: 14px; font-weight: bold; color: #000066; font-family: Georgia, "Times New Roman", Times, serif; }


.Stile1 {font-family: Tahoma, Arial; font-size: 10px; color: #990000;}
.Stile2 {font-size: 11px}
.Stile3 {color: #007722}

tr.colore1 {background-color:#f0f0f0;}
tr.colore2 {background-color:#e0f8e0;}
tr.colore3 {background-color:#e0f0f8;}
tr.colore4 {background-color:#5BA25B;}
tr.colore5 {background-color:#95c4fA;}
tr.colore6 {background-color:#FFddaa;}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.calendario_giorno {
	font-family: Tahoma, Arial;
	color: #336699;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
}
.calendario_attuale {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.calendario_testo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align:center;
}
table.MODULO
{
	background-color: #f9f9f9;
	border: Solid 1px #CCCCCC;
}
p.ERRORE {
	text-align: Center;
	color: 990000;
}