BODY { background : #CCFFCC; color : #660000; }

A:link {
 color : #FF0000;
 font-family : 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-weight : bold;
 text-decoration : none;
}

A:visited {
 color : #FF0000;
 font-family : 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-weight : bold;
 text-decoration : none;
}

A:hover { text-decoration : underline;
}

A:active {
 color : #FFCC00;
 font-family : 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-weight : bold;
 text-decoration : none;
}

H1 {
 margin-right : 3%;
 margin-left : 3%;
 text-align : left;
 font-family : 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-size : 2.5em;
 font-weight : bold;
 text-align : left;
 }

H2 {
 margin-right : 3%;
 margin-left : 18%;
 font-family : 'Calisto MT', 'Times New Roman', Times, Serif;
 font-size : 1.8em;
 font-weight : bold;
 line-height : 1.5em;
 text-align : left;
}

H3 {
 text-align : left;
 margin-right : 3%;
 margin-left : 20%;
 font-family : 'Calisto MT', 'Times New Roman', Times, Serif;
 font-size : 1.5em;
 font-weight : bold;
 line-height : 1.5em;
}

H4 {
 text-align : left;
 margin-right : 3%;
 margin-left : 22%;
 font-family : 'Calisto MT', 'Times New Roman', Times, Serif;
 font-size : 1.3em;
 font-weight : bold;
 line-height : 1.2em;
}

H5 {
 margin-right : 3%;
 margin-left : 3%;
 font-family : 'Calisto MT', 'Times New Roman', Times, Serif;
 font-size : 1.1em;
 font-weight : bold;
 margin-left : 24%;
 line-height : 1em;
 text-align : left;
}

P {
 margin-right : 3%;
 margin-left : 3%;
}

TD {
 font-family : 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
}

IMG { position : relative; }

UL {
 margin-right : 3%;
 margin-left : 3%;
 text-indent : 0mm;
}

DT {
 font-weight : bold;
 }

SUP {
 font-family : 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-size : 0,5em;
 }

SMALL {
 font-family : 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-size : 0.7em;
 }

.autore {
 text-align : right;
 font-family : 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-size : 1em;
 line-height : 1em;
 }

.note {
 text-align : justify;
 font-family : 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-size : 1.1em;
 line-height : 110%;
 margin-left : 15%;
 }

.data {
 text-align : left;
 font-family : 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-size : 1em;
 margin-left : 3%;
 }

.destra {
 text-align : right;
 font-family : 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 }

.sinistra {
 text-align : left;
 font-family : 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 }

.centro {
 text-align : center;
 font-family : 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-size : 1em;
 }

.tabcentro {
 margin-left : 15%;
 margin-right : 3%;
 text-align : center;
 }

P.tes {
 font-family: 'Footlight MT Light', 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-size:1.2em;
 line-height: 1.5em;
 text-indent: 8mm;
 margin-left: 15%;
 }

BIG {
 font-size : 1.5em;
}

EM {
 font-style : italic;
}