<style>

H1{
}

BODY {
	background-color: White;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.head{
	font-size: 14pt;
	text-align : left;
}

.head1{
	font-weight : bold;
	font-variant : small-caps;
	font-size: 18pt;
	text-align : center;
	background-color : Yellow;
}

.head2{
	font-size: 10pt;
	text-align : center;
}

.head2right{
	font-size: 10pt;
	text-align : right;
}

.head2left{
	font-size: 10pt;
	text-align : left;
}

.head3{
	font-size: 8pt;
	text-align : center;
}

.table{
	border : thin solid Gray;
	background-color : ffffcc;
}

.titolo 	{
	font-size: 18pt;
	font-weight : bold;
	font-variant : small-caps;
	font-style : normal;
	font-family : "Courier New", Courier, monospace;
	text-align : center;
	border : groove;
}

.commento 	{
	font-size: 12pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : justify;
}

.table_sez_pace{
	border : thin solid Gray;
	background-color : ffffcc;
	background-image : url(images/pace_sfondo.gif);
	background-attachment : fixed;
	background-repeat : repeat;
}

.table_sezioni{
	font-weight : normal;
	font-variant : normal;
	font-size: 14pt;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	border : thin none;
	direction : ltr;
}

.sezioni{
	font-weight : normal;
	font-variant : normal;
	font-size: 12pt;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	border : thin none;
	direction : ltr;
	background-color : transparent;
	height: 10px;
}

.sezioni_small{
	font-weight : normal;
	font-variant : normal;
	font-size: 12pt;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	border : thin none;
	direction : ltr;
}

</style>
