h1           { font-size: 14pt; font-weight: normal}
h2           { font-size: 10 pt; font-weight: bold }
h3           { font-size: 10pt; font-weight: normal}
h4           { font-size: 8 pt; font-weight: bold }
h5           { font-size: 8 pt; font-weight: normal}
h6           { font-size: 10 px; font-weight: normal}

body         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

td           { font-size: 10pt; font-family: Verdana, Arial; color: #000000 }

.didascalia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

.link     		{
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #9C0000;
}
.link:hover 	{ color: #9C9C66; }

.menu     		{
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.menu:hover 	{ color: #9C9C66; }
.bordeaux10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: #600000;

}
.verde10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: #666605;
}
.titolobordeaux18 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	color: #600000;
}
.titoloverde18 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	color: #666605;
}

