<style>

H1{
}

BODY {
	background-image : url(../images/tdf_sfondo.jpg);
	margin-left : 30;
	margin-right : 30;
	margin-top : auto;
}

.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 : thin groove;
	background-color : Silver;
}

.sottotitolo 	{
	font-size: 14pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	border : thin groove;
	background-color : Silver;
}

.testo 	{
	font-size: 12pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : justify;
}

.autore 	{
	font-size: 10pt;
	font-family : sans-serif;
	font-style : italic;
	text-align : left;
}

.note 	{
	font-size: 10pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : left;
}

.poesia 	{
	font-size: 12pt;
	font-family : sans-serif;
	font-style : italic;
	text-align : left;
}

</style>
