<style>

H1{
}

BODY {
	background-color : FFFFCC;
	margin-left : 30;
	margin-right : 30;
}

.head1{
	font-weight : bold;
	font-variant : small-caps;
	font-size: 18pt;
	text-align : center;
}

.head2{
	font-size: 12pt;
	text-align : center;
}

.table{
	border : thin solid Gray;
	background-image : url(../images/tdf_sfondo_01.gif);
	background-color : Ffffaa;
}

.table_testo{
	border : thin solid Gray;
	background-color : Ffffaa;
	padding-bottom : 20;
	padding-left : 20;
	padding-right : 20;
	padding-top : 20;
}

.occhiello 	{
	font-size: 10pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : justify;
}

.titolo 	{
	font-size: 14pt;
	font-weight : bold;
	font-style : normal;
	font-family : "Courier New", Courier, monospace;
	text-align : center;
	}

.sottotitolo 	{
	font-size: 12pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : justify;
}

.catenaccio 	{
	font-size: 12pt;
	font-family : sans-serif;
	font-style : italic;
	text-align : justify;
	text-indent : 40px;
	padding-left : 20px;
	padding-right : 20px;
}

.testo 	{
	font-size: 12pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : justify;
	text-indent : 50px;
	padding-left : 30px;
	padding-right : 30px;
}

.articolo 	{
	font-size: 12pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : justify;
	text-indent : 50px;
	padding-left : 30px;
	padding-right : 30px;
}

.firma 	{
	font-size: 10pt;
	font-family : sans-serif;
	font-style : italic;
	text-align : left;
}

.elenco 	{
	font-size: 10pt;
	font-family : sans-serif;
	font-style : italic;
	text-align : left;
}

</style>

