BODY {
		font-family: arial;
		color: #404040;
/*		background-color: blue/red; */
		background: white; 
		text-align: left;
}

.esempio {        font-size: 13pt;
                  font-family: monospace;
                  font-weight:bold
    }


DIV.center {        text-align: center
    }

DIV.barnav {        text-align: center
    }

DIV {        margin-left: 40px
}

DIV.sliv {        font-size: 18pt
    }

DIV.finale {
        margin-left: 0;
        margin-bottom: 1em;
 		font-family: arial, sans-serif;
		font-size: 10pt;
        font-style : italic;
            }

#mono {
			font-family: courier new;
}


.princ {font-size: 18pt
}
.sliv {font-size: 18pt
}

#bottone {
		font-family: lithograph;
		color: green;
		font-size: 14pt;}

H1.home {
		font-family: verdana;
		color: red;
		text-align: center;
		font-size: 20pt;
}

H2 {
		font-family: arial;
		color: red;
		text-align: center;
/*		font-size: 18pt;*/
}

H3, H4 {
		font-family: arial;
		text-align: center;
/*		font-size: 16pt;*/
}

H2.sample {
		font-family: arial;
		color: black;
		text-align: left;
}

H3.left, H4.left {
		text-align: left;
}

P	{
		font-family: arial;
		color: #404040;
/*		font-size: 16pt; */
}

LI {
		font-family: arial;
		font-size: 14pt
} 

LI.piccolo {font-size: 10pt} 
LI.sliv {font-size: 18pt} 

TD, TH	{
		font-size: 14pt;
		font-family: arial;		
		vertical-align: top
}

TD.piccolo {
		font-size: 10pt;
		font-family: arial;		
		vertical-align: top
}

PRE	{
		font-family: courier new;
		font-size: 11pt;
		color: black;				
}


