body  {
	color : Black;
	background-color : White;
}

h1  {
	color : Black;
	font-weight : bold;
	font-size : x-large;
	font-family : Verdana,Arial;
	text-align : center;
	border-width : thin;
	border-color : Aqua;
	border-style : none;
	font-style : normal;
}

h2  {
	color : Gray;
	font-weight : bold;
	font-size : large;
	font-family : Verdana,Arial;
	text-align : center;
	font-style : normal;
	border-bottom-width : thin;
	border-color : White;
}

h3  {
	color : Silver;
	font-weight : bold;
	font-size : medium;
	font-family : verdana, arial, geneva, sans-serif;
	text-align : center;
}

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;
}

strong.error  {
	color : #ffffff;
	font-weight : bold;
	font-family : verdana, arial, geneva, sans-serif;
	background-color : #ff3300;
}

strong.search  {
	color : #000000;
	font-weight : bold;
	font-family : verdana, arial, geneva, sans-serif;
	background-color : #ffffff;
}

P  {
	font-size : x-small;
	font-family : Verdana,Arial;
	font-style : normal;
	color : Black;
	text-indent : 20;
	text-align : justify;
	margin-left : 10;
	margin-right : 10;
	font-weight : normal;
}

P.medio  {
	font-size : small;
	font-style : normal;
	text-indent : 10;
	font-family : Verdana,Arial;
}

p.attenzione  {
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	color : Black;
	background-color : Yellow;
	margin-left : 20%;
	margin-right : 20%;
	text-align : center;
	font-family : Arial;
}

p.bcentro  {
	text-align : center;
	font-weight : bold;
	font-family : Arial;
	font-style : normal;
	color : Blue;
	font-size : x-small;
	text-indent : 0;
}

p.mini  {
	font-size : xx-small;
	font-family : Arial;
	text-align : center;
; text-indent: 0pt
}

p.desctab  {
	text-align : left;
	font-weight : normal;
	font-family : Arial;
	font-style : normal;
	color : Black;
	font-size : x-small;
	text-indent : 0;
}

p.more  {
	text-align : right;
	font-weight : bold;
	font-family : Arial;
	font-style : normal;
	color : Red;
	font-size : x-small;
	text-indent : 0;
	text-decoration : underline;
}

p.desch  {
	text-align : center;
	font-weight : normal;
	font-family : Arial;
	font-style : normal;
	color : Black;
	font-size : x-small;
	text-indent : 0;
}

h3.nero  {
	color : Black;
	font-weight : bold;
	font-size : medium;
	font-family : verdana, arial, geneva, sans-serif;
	text-align : center;
}

td.bordo  {
	border-color : Black;
	border-style : solid;
	border-right-width : thin;
	border-bottom-width : thin;
	border-left-width : 1;
	border-top-width : 1;
}

p.centra  {
	text-align : center;
	font-weight : bold;
	font-family : Arial;
	font-style : normal;
	color : Black;
	font-size : x-small;
	text-indent : 0;
}

p.norientro  {
	font-size : x-small;
	font-family : Verdana,Arial;
	font-style : normal;
	color : Black;
	text-align : left;
	margin-left : 3;
	margin-right : 3;
	font-weight : normal;
	margin-top : 0;
	margin-bottom : 0;
	text-indent : 0;
}

p.poesia  {
	font-size : large;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : italic;
	color : Gray;
	text-align : left;
	text-indent : 0;
}

p.testa  {
	font-size : large;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : italic;
	color : Black;
	text-align : left;
	text-indent : 0;
	margin-bottom : 0;
}

h2.nero  {
	color : Black;
	font-weight : bold;
	font-size : large;
	font-family : verdana, arial, geneva, sans-serif;
	text-align : center;
}

h2.blu  {
	color : Blue;
	font-weight : bold;
	font-size : large;
	font-family : verdana, arial, geneva, sans-serif;
	text-align : center;
	background-color : White;
	border-color : Yellow;
	border-width : thin;
	border-style : solid;
}

h3.nerob  {
	color : Black;
	font-weight : bold;
	font-size : medium;
	font-family : verdana, arial, geneva, sans-serif;
	text-align : center;
	background-color : Yellow;
	border-style : solid;
	border-color : Black;
	border-width : thin;
	text-indent : 0;
	padding : 5;
}

div.nero  {
	background-color : Black;
}

p.bianco  {
	color : White;
	text-align : center;
	text-indent : 0;
	margin-left : 0;
	margin-right : 0;
}

ul  {
	font-size : x-small;
	font-family : Verdana,Arial;
	font-style : normal;
	color : Black;
	text-indent : 0;
	text-align : left;
	font-weight : normal;
	margin-top : 0;
	margin-bottom : 0;
}

P.tmini {
	font-size : x-small;
	font-family : sans-serif;
	text-align : justify;
	text-indent : 10px;
}



