@charset "utf-8";
@import url("stili.css");
/* CSS Document */

body
{
font-family:"Times New Roman", Times, serif;
font-size: 10pt;
}
.no_stamp, #menu, #sottotitolo, #footer, #link_footer, #ricerca, #banner { display: none; }
#content{
padding: 10mm;
}
a:link, a:visited, a:hover, a:active {
font-weight:bold;
text-decoration: underline;
color:#009;
}
