body {
/*	background: #CCDEEC;	*/
/*	background: #1F272F; 	Claudio*/
	background: #010D23;
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
}

table {
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
}

td {
	font-size: 10pt;
	font-family: Verdana;
/*	color: Black;	*/
	color: White;
}

th {
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
}

.titolo {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-size: 20pt;
	color: Navy;	
}

.paragrafo {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 10pt;
/*	color: Black;	*/
	color: White;
}

.riga {
	border: 1px solid Navy;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

.primo {
	font-size: 10pt;
	font-family: Verdana;
	color: White;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-image: url(jsp/img/Primo/fondino1.jpg);
	background-position: left;
	background-color: #2A3F80;
	background-repeat: no-repeat;
	border-bottom: 1px solid Navy;
	border-left: 1px solid #6495ED;
	border-right: 1px solid Navy;
	text-align: center;
}

.primo1 {
	font-size: 10pt;
	font-family: Verdana;
	color: #4E4E4E;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: #D6D6D6;
	background-repeat: no-repeat;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Silver;
	border-right: 1px solid Gray;
	text-align: left;
	text-indent: 6px;
}

.primo2 {
	font-size: 10pt;
	font-family: Verdana;
	color: #4E4E4E;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: White;
	background-repeat: no-repeat;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Silver;
	border-right: 1px solid Gray;
	text-align: left;
	text-indent: 6px;
}

a.primo {
	background-image: none;
	background-color: transparent;
	border: none;
}

.newshome {
	font-size: 10pt;
	font-family: Verdana;
	color: White;
}
