BODY {
 background : #CCCCCC;
 color : #0000CC;
 margin-right : 10%;
 margin-left : 10%;
 }

A:link {
 color : #660000;
 font-family : 'Times New Roman', Times, Serif;
 text-decoration : none;
}

A:visited {
 color : #996633;
 font-family : 'Times New Roman', Times, Serif;
 text-decoration : none;
}

A:hover { text-decoration : underline;
}

A:active {
 color : #FF3366;
 font-family : 'Times New Roman', Times, Serif;
 text-decoration : none;
}

H1 {
 font-family : 'Calisto MT', Garamond, 'Times New Roman', Times, Serif;
 font-size : 2.3em;
 font-weight : bold;
 }

H2 {

 font-family : 'Calisto MT', 'Times New Roman', Times, Serif;
 font-size : 1.6em;
 font-weight : bold;
 line-height : 1.5em;
}

H3 {
 font-family : 'Calisto MT', 'Times New Roman', Times, Serif;
 font-size : 1.4em;
 font-weight : bold;
}

H4 {
 text-align : left;
 font-family : 'Calisto MT', 'Times New Roman', Times, Serif;
 font-size : 1.2em;
 font-weight : bold;
 line-height : 1.2em;
}

.t {
 font-family : 'Times New Roman', Times, Serif;
 font-size : 1.1em;
 text-indent : 3% ;
}

TD {
 font-family : 'Times New Roman', Times, Serif;
}

IMG { position : relative;
}

SUP {
 font-family : 'Times New Roman', Times, Serif;
 font-size : 0,5em;
 }

SMALL {
 font-family : 'Times New Roman', Times, Serif;
 font-size : 0.7em;
 }

.nota {
 font-family : 'Times New Roman', Times, Serif;
 font-size : 1em;
 }

EM {
 font-style : italic;
}