/*
    Copyright (c) 1999 by MediaCoop pscarl
    All rights reserved
    --------------------------------------
    Questo software e' protetto dai diritti
    d'autore in base a:
        Direttiva CEE 91/250 del 14 maggio 1991, 
        Decreto legislativo 29 dicembre 1992 n. 518. 
        Decreto Presidente del Consiglio dei Ministri 3 gennaio 1994 n. 244.
    Le violazioni di diritti d'autore sul software possono essere perseguite 
    e sanzionate sia civilmente (art. 156-170 legge diritto d'autore) che 
    penalmente (art. 171 bis e, in via residuale, art. 171 legge diritto 
    d'autore). Il decreto legislativo 658/94 ha di recente introdotto anche 
    una sanzione amministrativa (art. 171 quater legge diritto d'autore) nel 
    caso di noleggio abusivo di supporti riproducenti il software, quantunque 
    lecitamente prodotti.
    Per informazioni contattare 
        MediaCoop pscarl
        Gall. L. Da Vinci, 33
        54100 Massa (MS)
        Italy
        EMail: info@mediacoop.com
        Homepage: http://www.mediacoop.com/
*/
P  {
	font-size : 10pt;
	font-family : Arial;
	font-style : normal;
	color : #242424;
	text-align : left;
	text-indent : 20;
	margin-left : 5;
	margin-right : 5;
	margin-top : 5;
	margin-bottom : 5;
}

.copyright  {
	font-size : 6pt;
	font-family : cursive;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align : right;
}

H2  {}

H1  {}

A  {
	text-decoration : none;
	font-style : italic;
	font-family : Arial;
	font-weight : bold;
	font-size : 10pt;
	color : #242424;
}

A:Visited  {
	text-decoration : none;
	color : #242424;
	font-style : italic;
	font-weight : bold;
	font-family : Arial;
	font-size : 10pt;
}

A:Active  {
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : #242424;
}

A:Hover  {
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : #242424;
}

BODY  {
	font-size : 10pt;
	color : #242424;
	font-style : normal;
	font-weight : normal;
	font-family : Arial;
}

.sfondo  {
	position : absolute;
	left : 0pt;
	top : 0pt;
}

.testo  {
	position : absolute;
	left : 30pt;
	top : 10pt;
}

TABLE  {
	font-size : 10pt;
}

.controllo  {
	font-size: 8pt;
	font-family: Arial;
}