/* COLORE DEI CARATTERI E ALLINEAMENTO DEL CONTENUTO */
BODY {color: #990000; align: center}

/* PROPRIETA' PER LA TABELLA INIZIALE CON FIGURE E NOME */

TABLE.intestazione {border:0; cellPadding:4; cellSpacing:0; width: 100%; cols:3}

CAPTION.intestazione {font-family: Garamond,Arial; font-size: 110%; font-weight: bold; font-style: italic} /* testo Genealogia Severi */

TD.legende {font-family: Arial,Helvetica; font-size: 80%; font-weight: 400; text-align: center} /* legende delle figure */


/* QUESTE SONO LE PROPRIETA' PER L'ANAGRAFICO SINTETICO */

TD.sint1 {font-family: Arial,Helvetica; font-size: 19; font-weight: 400; font-style: italic; text-decoration: underline} /* 1a colonna */

TD.sint2 {font-family: Arial,Helvetica; font-size: 17;text-align: right; vertical-align: bottom} /* seconda colonna */

TD.sint3 {font-family: Arial,Helvetica; font-size: 18; font-weight: bold;text-align: left} /* dati */

/* PROPRIETA' PER L'HORIZONTAL RULE DI DIVISIONE DELLE SEZIONI */
HR {width:80%; color: #CC0000; text-align: center}


/* PROPRIETA' PER LE DIVISIONI GENERALITA' E OSSERVAZIONI */

DIV.general {font-family: "Times New Roman",Arial, Helvetica; text-align: justify}

/* PROPRIETA' PER LA DIVISIONE DETTAGLI ANNO PER ANNO PER PERSONA, MOGLIE, FIGLI */

/* questa è per la formattazione della DATA ANNO PER ANNO */
TH.detta01 {width: 10%; font-family: Arial, Helvetica; font-size: 16; font-weight: bold; vertical-align: top}
/* questa è per la formattazione del testo delle tabelle */
TR.detta01 {font-size: 90%; font-family: "Times New Roman",Arial, Helvetica}

/* Questo è per tabelle all'interno di tabelle per il titolare, moglie e figli */
   /* senza corsivo */
CAPTION.detta02 {font-family: Arial, Helvetica; font-size: 90%; font-weight: bold; vertical-align: bottom; font-style: italic}
TH.detta02 {width: 10%; font-family: Arial, Helvetica; font-size: 90%; font-weight: bold; vertical-align: top}
TD.detta02 {font-family: "Times New Roman",Arial,Helvetica ; font-size: 90%; vertical-align: top}
   /* come sopra con corsivo */
CAPTION.detta03 {font-family: Arial, Helvetica; font-size: 90%; font-weight: bold; vertical-align: bottom; font-style: italic}
TH.detta03 {width: 10%; font-family: Arial, Helvetica; font-size: 90%; font-weight: bold; vertical-align: top; font-style: italic}
TD.detta03 {font-family: "Times New Roman",Arial,Helvetica ; font-size: 90%; vertical-align: top; font-style: italic}

/* HEADER PER LE DIVISIONI MOGLIE E FIGLI*/
H4.moglie {text-align:center;font-family: Arial,Helvetica; font-size: 120%; font-weight: bold}

/* HEADER PER L'INDIRIZZO DI POSTA*/
H1.posta {text-align:center;font-family: Arial,Helvetica; font-size: 120%; font-weight: bold}

/* DIVISIONE PER LE NOTE A PIE' DI PAGINA*/
DIV.note {text-align:left;font-family:"Times New Roman"; font-size: 80%}
