P.normal_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style: normal;
	color : Black;
}

P.normal_text_corsivo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style: normal;
	font-weight : bold;
	color : Black;
}

P.bold_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #006400;
}

P.bold_text_titolo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #006400;
}

P.bold_text_corsivo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style: italic;
	color : #006400;
}

P.Copyright_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color : White;
}

P.Copyright_text_index {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Gray;
}

A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #006400;
	text-decoration: underline;
}

A.Index {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : Lime;
	text-decoration: underline;
}

A.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : Green;
	float : none;
	text-decoration : none;
}

A.menu_alto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : White;
	float : none;
	text-decoration : none;
}

A.normal_menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : Navy;
	text-decoration : underline;
}

A.Black_link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

A.bold_text_home {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #006400;
	text-decoration : none;
}

img.image_link{
	border-style:none;
}

FONT.Blue{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Navy;
	text-decoration: none;
}

FONT.Black{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
	text-decoration: none;
}

BODY.Black{
	background-color: Black;
}