//********************************************************************//
//*                           giuris.css                             *//
//*     foglio di stile: tag standard e classi private               *//
//*     revisione: 16/10/2004 - Francesca Grombone - CCE - IUN       *//
//*     versione mirata per sito giurisprudenza                      *//
//********************************************************************//

BODY {
 font-size: 10pt;
 font-family: "Times New Roman", "Times";
}

P {
 font-size: 10pt;
 text-align: justify;
 font-family: "Times New Roman", "Times";
}

TD {
 font-size: 10pt;	
 font-family: "Times New Roman", "Times";
}

UL {
 font-size: 10pt;	
 text-align: justify;
 font-family: "Times New Roman", "Times";
}

OL {
 font-size: 10pt;	
 text-align: justify;
 font-family: "Times New Roman", " Times";
}

.P1 {
 font-size: 14pt;
 color: #000099;
 font-weight: bold;
 text-align: center;
 font-family: "Times New Roman", "Times";
}

.P2 {
 font-size: 18pt;
 color: #000099;
 font-weight: bold;
 text-align: center;
 font-family: "Times New Roman", "Times";
}

.P3 {
 font-size: 24pt;
 color: #000099;
 font-weight: bold;
 text-align: center;
 font-family: "Times New Roman", "Times";
}

.Pc {
 font-size: 10pt;
 text-align: center;
 font-family: "Times New Roman", "Times";
}

.bb {	
 font-size: 10pt;
 font-weight: bold;
 color: #000099;
 font-family: "Times New Roman", "Times";
}

.whili {	
 font-size: 7pt;
 text-decoration: none;
 color: white;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 0px;
 font-family: "verdana", "arial", "helvetica", "sans-serif";
}

.data {	
 font-size: 7pt;
 font-weight: bold;
 color: #000099;
 text-align: right;
 margin-top: 0px;
 margin-bottom: 0px;
 font-family: "verdana", "arial", "helvetica", "sans-serif";
}

.pic {	
 font-size: 6pt;
 font-weight: bold;
 text-align: center;
 margin-top: 0px;
 margin-bottom: 0px;
 font-family: "verdana", "arial", "helvetica", "sans-serif";
}

