/* Style Definitions */

/* INTESTAZIONE */
h1	{letter-spacing: 0.08em;
	line-height: normal;
	white-space: nowrap;
	}

h1.elastiko
	{font-size: 44px;
	letter-spacing: normal;
	line-height: 0.92em;
	}
.h1spazio
	{font-family: Garamond, "Adobe Garamond Pro", "GoudyOlSt BT", serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.15em;
	color: #005700;
	line-height: normal;
	}

h3.elastiko
	{font-size: 26px;
	letter-spacing: 0.4em;
	line-height: 0.9em;
	margin: 0px;
	}
.h3spazio
	{font-family: Garamond, "Adobe Garamond Pro", "GoudyOlSt BT", serif;
	font-size: 15px;
	font-weight: bold;
	color: #005700;
	letter-spacing: normal;
	}
	
/* PARAGRAFI - CARATTERI */
.artista	{
	font-family: "Apple Chancery", "Monotype Corsiva", cursive;
	font-size: 16px;
	letter-spacing: 0.08em;
	font-weight: normal;
	font-style: normal;
	}
.titolo	{
	font-family: Cochin, "BernhardMod BT", "Bernhard Modern Bold BT", serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #009900;
	letter-spacing: 0.1em;
	}

/*CLASSI PARTICOLARI*/
.musica {
	font-family: Petrucci;
	}
.america {
	color: #b31721;
	}
.bob	{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999999;
	}

/* FORM */
form, select, option {
	font-size: 12px;
	letter-spacing: normal;
	line-height: normal;
	}
form	{
	font-family: Georgia, serif;
	margin: 0px;
	padding: 3px;
	}