
BODY {font-family: arial, helvetica, sans-serif;
 font-size: 12pt;
 color: black;
 }

P {font-family: arial, helvetica, sans-serif;
 font-size: 12pt;
 color: black;
 }

P.si {font-family: arial, helvetica, sans-serif;
 font-size: 10pt; font-style: italic;
 color: black;
 }


#first {margin-top: 3em}

dt {font-weight: bold; margin-top: 1em;}
dd {font-style: italic}

A {text-decoration: none; font-weight: bold; color: blue}
A:hover {color: black}

.logo {font-family: arial, helvetica, sans-serif;
 font-size: 12pt;
 color: gray;
 }

.immagine {text-align: center}

h1 {font-family: arial, helvetica, sans-serif;
 font-size: 16pt; font-weight: bold;
 color: blue;
 text-align: center;
 }
h2 {font-family: arial, helvetica, sans-serif;
 font-size: 12pt; font-weight: bold;
 color: black;
 text-align: center;
 }
h3 {font-family: arial, helvetica, sans-serif;
 font-size: 10pt; font-style: italic;
 color: black;
 text-align: center;
 }

#barra {text-align: center;
 margin-top: 2em;
 border-top-width: 1pt; border-top-style: solid; border-top-color: black;
 }

.abarra {font-family: arial, helvetica, sans-serif;
 font-size: 10pt; font-weight: normal;
 color: black;
 }

#selected {color: gray}
#active {color: blue}

