body{
	font: 12pt georgia, "book antiqua", "times new roman", serif;
}
h1{
	font-size: 15pt;
}
h2{
	font-size: 13pt;
}
h3{
	font-size: 12pt;
}
a{
	text-decoration: none;
}
a:after{
	content: " [http://www.terenzani.it/utility/" attr(href) "]" !important;
}
a[href^="./"]:after{
	content: " [http://www.terenzani.it/utility/]" !important;
}
a[href^="http"]:after{
	content: " [" attr(href) "]"  !important;
}
a:after{content: " [" attr(href) "]";}
h2 a:after{
	content: "";
}
#banner, .desc-tool div{
	display: none;
}
