P  {
	font-family : verdana,arial;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-align : justify;
	text-indent : 15;
	font-size : small;
	margin-left : 5px;
	margin-right : 5px;
}

H1  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	font-size : large;
	color : #0077b0;
	text-decoration : none;
	text-align : center;
}

H2  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Aqua;
	text-align : center;
	background-color : Black;
}

H3  {
	font-size : medium;
	font-weight : bold;
	font-family : Verdana;
	text-align : center;
	font-style : normal;
	color : #0077b0;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

p.center  {
	font-size : medium;
	font-family : Verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-align : center;
	text-indent : 0;
}

p.evidenza  {
	font-family : Verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : center;
	background-color : White;
	border-top-width : thin;
	border-bottom-width : thin;
	border-color : Gray;
	border-style : solid;
	border-left-width : thin;
	border-right-width : thin;
	margin-left : 15%;
	margin-right : 15%;
}

p.evi  {
	font-weight : bold;
	text-align : left;
	background-color : Silver;
}

h3.centro  {
	text-align : center;
	font-weight : normal;
}

td  {
	font-size : x-small;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

td.giallo  {
	background-color : Yellow;
}

td.grigio  {
	background-color : Silver;
}

td.nero  {
	color : White;
	background-color : Blue;
}

ul  {
	list-style : outside;
	list-style-type : disk;
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	margin-left : 15%;
	margin-right : 15%;
}

small  {
	color : teal;
	font-size : x-small;
	font-family : sans-serif;
	text-align : center;
	width : auto;
}

small.centro  {
	color : Black;
	font-weight : normal;
	font-size : x-small;
	font-family : verdana, arial, geneva, sans-serif;
	text-align : center;
	border-width : thin;
	border-color : Gray;
	border-style : ridge;
	background-color : White;
	width : auto;
}

li  {}


