<style>

H1{
}

BODY {
	background-color : FFFFCC;
	margin-left : 30;
	margin-right : 30;
	background : url(images/tdf_sfondo_01.gif);
}

.testata{
	font-size: 16pt;
	font-family : Arial;
	text-align : center;
}

.corpo{
	font-size: 12pt;
	font-family : serif;
	text-align : justify;
}

.corpo_bold{
	font-size: 12pt;
	font-weight : bold;
	font-family : serif;
	text-align : justify;
}

.titolo 	{
	font-size: 30pt;
	font-weight : bold;
	font-style : normal;
	font-family : "Courier New", Courier, monospace;
	text-align : center;
}

.sottotitolo 	{
	font-size: 14pt;
	font-style : italic;
	font-family : "Courier New", Courier, monospace;
	text-align : left;
	font-weight : bold;
}

.commento 	{
	font-size: 10pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : justify;
}

.testo 	{
	font-size: 12pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : justify;
}

.note{
	font-size: 10pt;
	font-family : sans-serif;
	text-align : justify;
}

</style>
