<!-- /* Style Sheet for easy layout */

/* ######################################################################## */

.submenu:hover 
{
	display: block;
	text-align: left;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 14pt;
	text-indent : 0px;
	color: #000000;
	width: 100%;
}

.submenu
{
	color: #458362;
	border: solid 1px #000000;
	background-color: #0000C0;
}

.subhead
{
	font-family: Verdana;
	font-size: 10pt;
	color: #0000C0;
}


.link {

	font-family: Verdana;
	font-size: 8pt;
	color: #000086;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}



/* ######################################################################## */

.normale{         COLOR: #000086;    FONT-FAMILY: Verdana;    FONT-SIZE: 8pt;    FONT-WEIGHT: normale}
.normale_nero{    COLOR: #000086;    FONT-FAMILY: Verdana;    FONT-SIZE: 9pt;    FONT-WEIGHT: normale}
.grassetto{       COLOR: #000086;    FONT-FAMILY: Verdana;    FONT-SIZE: 9pt;    FONT-WEIGHT: bold}
.piccolo{         COLOR: #000086;    FONT-FAMILY: Verdana;    FONT-SIZE: 7pt;     FONT-WEIGHT: normal}
.grande{          COLOR: #000086;    FONT-FAMILY: Verdana;    FONT-SIZE: 11pt;    FONT-WEIGHT: bold; text-decoration : none}
.orologio{		    COLOR: #000086;    FONT-FAMILY: Verdana;    FONT-SIZE:  8pt;     FONT-WEIGHT: bold; text-decoration : none}
.titolo{          COLOR: #FFFFFF;    FONT-FAMILY: Verdana;    FONT-SIZE: 16pt;    FONT-WEIGHT: bold; text-decoration : none}
.titolino{        COLOR: #000086;    FONT-FAMILY: Verdana;    FONT-SIZE: 10pt;    FONT-WEIGHT: bold; text-decoration : underline}
a:link {		    COLOR: #000086;	   FONT-FAMILY: Verdana;    text-decoration : none}
a:active {	        COLOR: #000086;    FONT-FAMILY: Verdana;    text-decoration : none}
a:visited {		 COLOR: #000086;	   FONT-FAMILY: Verdana;    text-decoration : none}
a:hover {		    COLOR: #000086;	   FONT-FAMILY: Verdana;    text-decoration : none}

//-->