BODY {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : #fffaeb;
}

A:HOVER {
	color : #FF0000;
}

table {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A:ACTIVE {
	color : #000000;
	text-decoration: underline;
	font-style: normal
}
 a:link {
	color : #000000;
	text-decoration: underline;
	font-style: normal
}

a:visited {
	color : #000000;
	text-decoration: underline;
	font-style: normal
}

td {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.titolini {
	color: #FF0000
}

.didascalie {
	font-size: xx-small
}

.paragrafo {
	text-align: justify;
	text-indent: 10pt;
}

.prima-lettera {
	font-style: oblique;
	color: #FF0000;
	font-size: 20pt;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif
}

.lista {
	list-style-type: upper-roman;
	text-align: justify
}

.didascalieTitolo {
	color: #FF0000
}

.listaTitolo {
	text-transform: uppercase;
	color: #FF0000
}

.listaISA {
	list-style-type: none;
	text-align: justify ;
	list-style-image: url(img/minus.gif)
}

.premiati {  font-weight: 100; font-variant: normal; color: #FF0000}
.elencopremi {  font-weight: bold; color: #ff9900}

