/* STILE LISTA REPERTORIO */

/* STRUTTURA TABELLA */
table.lista_repertorio {
	font-family: Georgia, serif;
	margin-left: 4%;
	width: 96%;
	}
table.lista_repertorio,table.programma {
	letter-spacing: normal;
	line-height: normal;
	}
	
table.lista_repertorio td {
	text-align: left;
	}
table.programma td {
	text-align: left;
	padding-bottom: 8px;
	padding-left: 12px;
	}
table.programma td.sx {
	text-align: right;
	}
	
th	{text-align: left;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	color: #993300;
	}
table.programma th {
	text-decoration: none;
	padding-left: 12px;
	}

/* CARATTERE */
.a	{font-family: Cochin, "BernhardMod BT", "Bernhard Modern Bold BT", serif;
	font-weight: bold;
	color: #330066;
	}
.cognome
	{text-transform: uppercase;
	}
.t	{font-family: Cochin, "BernhardMod BT", "Bernhard Modern Bold BT", serif;
	font-weight: bold;
	color: #009900;
	}
.st	{font-family: "GoudyOlSt BT", Garamond, "Adobe Garamond Pro", serif;
	font-size: 14px;
	font-style: italic;
	color: #330066;
	line-height: normal;
	}
.d	{font-size: 12px;
	color: #000000;
	}
.o	{font-family: "Apple Chancery", "Monotype Corsiva", cursive;
	font-size: 12px;
	color: #000000;
	}