BODY {
	background-color: #ffffff;
	color: black;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
}

A {
	text-decoration: none;
}

A:link {
	color: #00018A;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}

A:visited {
	color: #F70088;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}

A:hover {
	color: Green;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}

A:active {
	color: blue;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

H1 {
	color: Blue;
	font-family: Arial;
	font-size: 14pt;
	text-align: center;
}

H2 {
	color: Red;
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
}

H3 {
	color: Green;
	font-family: Arial;
	font-size: 11pt;
	text-align: center;
}

H4 {
	color: Black;
	font-family: Arial;
	font-size: 11pt;
	text-align: center;
}

P.head {
	color: red;
	font-size: 12pt;
	font-weight: bold;
	ont-family: arial;
}

P.head2 {
	color: #9B0000;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

dt {
	color: blue;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

dd {
	color: black;
	font-family: arial;
	font-size: 10pt;
}

table.tappe {
	background-color: transparent;
	border-style: solid;
	border-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

tr.tappe {
	background-color: #fafd6f;
}

td.sfongiallo {
	background-color: #ffff80;
}

td.oro {
	background-color: #e9e9e9;
	color: red;
	font-family: Arial, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 80px;
}

td.soc {
	background-color: yellow;
	background-position: left;
	color: black;
	font-family: Arial, serif;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	width: 260px;
}

tr.de {
	background-color: #eeefed;
	border-style: solid;
	border-width: 1px;
	color: #ff0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: 600;
}

table.link {
	background-color: #e1e1e1;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}