BODY {
    background-color : #559B39;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align : justify;
	font-size: 9pt;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	SCROLLBAR-FACE-COLOR: #94C600;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: Blue;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: Red;
	SCROLLBAR-TRACK-COLOR: #52639C;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}


BODY.Cornice {
	background-color : #52639C;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align : justify;
	font-size: 9pt;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
  
TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align : justify;
}
TABLE.bordonero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border : 2px solid Black;
	text-align : justify;
}
TD.bordonero {
	border : 1px solid Black;
}
TD.menu {
	border : 1px solid Black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-align : right;
	background-color: White;
}
HR {
	color: Black;
	height : 2px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:Black;
	text-align : justify;
}
P.bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	text-align : justify;
}
UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	text-align : justify;
}

  
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font: bold;
	color: Blue;
	text-decoration:none;
}
A.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font: bold;
	color: Blue;
	text-decoration:none;
}
A.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font: bold;
	color: Blue;
	text-decoration: underline;
}
A.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font: bold;
	color: Blue;
	text-decoration:none;
}

A.stampa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font: bold;
	color: Lime;
	text-decoration:none;
}
A.stampa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font: bold;
	color: Blue;
	text-decoration: none;
	background-color : Red;
}
A.stampa:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font: bold;
	color: Lime;
	text-decoration:none;
}



A.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: Black;
	text-decoration: none;
}
A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	text-decoration: underline;
}
A.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Blue;
	text-decoration: underline;
}
A.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	text-decoration: none;
}

A.barra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-decoration:none;
	background-color : Yellow;
}
A.barra:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Yellow;
	text-decoration: none;
	background-color : Green;
}
A.barra:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-decoration:none;
	background-color : Yellow;
}

