body {
    width: 19cm;
    position: relative;
    padding-bottom: 2cm;
}

#main {
    text-align:justify;
    line-height: 1.4;
    font-family: Georgia, "TImes New Roman", Times, serif;
    font-size: 11pt;
}

a {
    text-decoration: none;
    color: #000;
}

h1 {
    font-size: 18pt;
    font-weight: normal;
    border-bottom: 1px dotted #ccc;
}

h2 {
    font-family: Verdana, Arial, sans-serif;
    font-variant: small-caps;
    color: #666;
    font-size: 14pt;
}

h1, h2, h3, h4, h5, h6 {
    margin: 1em 0 0;
}

#intestazione, #indice, #footer, #proponi, .navigazione {
    display:none;
}

#print_header {
    display:block;
    text-align:center;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #666;
    line-height: 1.5em;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}

#print_footer {
    display: block;
    position:absolute;
    bottom: 1cm;
    font-size: 9pt;
    color: #666;
    font-style: italic;
}
