body { background:black; font-family: 'Judson', serif; padding:10px; color:white;}
h1 {
    font-size:22px; text-transform:uppercase; color:#B7864E; background:#000; float:left; padding-right:10px }


th { font-size:18px; text-transform:uppercase; color:#B7864E; background:#000; }

.titolo { width:100%; background:url(linea.gif) repeat-x; background-position:0px 21px }

p { font-size:16px; line-height:24px; text-align:justify; }
.indented {
     padding-left: 20%; padding-right:20%;
}

a:link {
    font-weight: bold;
    color:#F0E0C0;
    text-decoration:none;
}
a:visited {
    font-weight: bold;
    color:#F0E0C0;
}
a:hover {
    font-weight: bold;
    color:#FFFFAA;
}
span.detto {
    color:#E0E0BB;
}
.centered {
    text-align:center;
}

img.lines {
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:#B7864E;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#B7864E;
    padding:0.5em;
}

.st {
    font-size:36;
    font-weight:bold;
    text-align:center;
}
td {
    vertical-align:top;
}
.motto {
    text-align:right;
    font-style:italic;
    padding-right:20px;
}
.footer {
    text-align:right;
    font-size:12px;
}