/* Stili Generali*/
BODY TH, TD  {
	font-size : medium;
	font-family : "Comic Sans MS", cursive, sans-serif;
	color : #000099;
}

P  {
	font-size : medium;
	font-family : 'Times New Roman', serif;
	color : #000099;
	text-align : left;
	margin-left : 10%;
	margin-right : 5%;
	margin-top : 3pt;
	margin-bottom : 0;
	text-indent : 24pt;
}

UL  {
	font-size : medium;
	font-family : 'Times New Roman', serif;
	color : #000099;
	text-align : left;
	margin-left : 10%;
	margin-right : 5%;
	margin-top : 3pt;
	margin-bottom : 0;
	text-indent : 24pt;
}


.Center  {
	text-align : center;
	margin-top : 24pt;
	margin-bottom : 24pt;
}

H1  {
	font-size : x-large;
	font-family : Arial, serif;
	text-align : center;
	color : #000099;
}

A  {
	color : #663366;
	font-weight : bold;
}

A:Visited  {
	color : red;
}

A:Active  {
	color : #3366FF;
	font-weight : bold;
}

A:Hover  {}

.Poesia  {
	text-indent: 0pt;
	font-style : italic;
	margin-bottom : 0pt;
	margin-top : 0pt;
}

.PrimoPar  {
	text-indent : 0pt;
}

