BODY{
	background-color: #fffFFF;
	color: black;
	font-size: 10pt;
	font-family: arial;
}

A {text-decoration:none;}
A:link {
	color: #000099;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial;
}
A:visited {
	color: #F70088;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial;
}
A:hover {
	color: Green;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial;
}

H1{
	text-decoration: none;
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
H2{
	color: Green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}
H3{
	color: #8E20FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
H4{
	color: #004390;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	azimuth: center;
}
H5{
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	azimuth: left;
}

dt {
	color: #00904D;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial;
}
dd {
	color: Black;
	font-size: 8pt;
	font-family: arial;
}
table {
	background-color: #FFFFCC;
	border: thin solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}	
table.prog {
	background-color: #f0f0f0;
	border: none;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}		
table.bianco {
	background-color: #ffffff;
	border: none;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}							
table.sab {
	background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table.menu{
	background-color: #D3FF51;
}
table.links{
	background-color: #f0f0f0;
	border: none;
	font-weight: normal;
}
table.aat{
	background-color: #d7fbfd;
}
tr.titolo {
	background-color: #E12D00;
	font-style: normal;
	font-weight: bold;
	color: White;
}
tr.mese {
	background-color: #FFFF99;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
tr.dis{
	background-color: White;
	}
tr.pari{
	background-color: #DADADA;
}
td.warn {
		color: #FF3300;
}
td.grigio{
	background-color: #FFFFFF;
	color: #cfcfcf;
}
td.bianco{
	background-color: #FFFFFF;
	color: #030303;
}
