<style>

H1{
}

BODY {
	background-image: url(link_bkg.gif);
	background-image: url(../images/cartfond.jpg);
	background-color: FFFFCC;
	margin-left: 30;
	margin-right: 30;
}

.head{
	font-weight : bold;
	font-variant : normal;
	font-size: 20pt;
	text-align : left;
}

.head1{
	font-weight : bold;
	font-variant : small-caps;
	font-size: 16pt;
	text-align : left;
	color : Gray;
	background-color : Ffffcc;
}

.head2{
	font-weight : bold;
	font-variant : small-caps;
	font-size: 10pt;
	text-align : left;
	color : Gray;
	background-color : Ffffcc;
}

.table{
	border : thin solid Gray;
	background-image : url(../../images/blob.jpg);
	background-color : Ffffcc;
}

.titolo 	{
	font-size: 14pt;
	font-weight : bold;
	font-style : normal;
	font-family : "Courier New", Courier, monospace;
	text-align : left;
}

.commento 	{
	font-size: 10pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : justify;
}

.indirizzo 	{
	font-size: 10pt;
	font-family : sans-serif;
	font-style : normal;
	text-underline-position : below;
	color : Blue;
	ime-mode : auto;
	border : none 1;
}


</style>
