
.title1  {
	left : 10px;
	font-weight : bold;
	font-size : 16px;
	COLOR : White;
}

.title2  {
	position : absolute;
	width : 100px;
	height : 20px;
	left : 10px;
	z-index : 10;
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

.submenu  {
	position : absolute;
	left : 25px;
	width : 120px;
	border : 1px solid black;
	background-color : yellow;
	layer-background-color : yellow;
	font-family : verdana, helvetica, sans-serif;
	font-size : 10px;
	visibility : hidden;
}

a:active  {
	TEXT-DECORATION : none;
	color : #FF0000;
}

a:hover  {
	TEXT-DECORATION : none;
	color : #00FF00;
}

a:link  {
	TEXT-DECORATION : none;
	color : #FF0000;
}

a:visited  {
	TEXT-DECORATION : none;
}

BODY  {
	COLOR : #000000;
	FONT-FAMILY : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Lucida, sans-serif;
	FONT-SIZE : 11px;
}

TD  {
	COLOR : #000000;
	FONT-FAMILY : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Lucida, sans-serif;
	FONT-SIZE : 11px;
}


.titolo  {
	COLOR : #FF0000;
	FONT-FAMILY : "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-regular, Lucida, sans-serif;
	FONT-SIZE : 18px;
	FONT-WEIGHT : bold;
}

.titoloindici  {
	FONT-FAMILY : "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-regular, Lucida, sans-serif;
	FONT-SIZE : 15px;
	FONT-WEIGHT : bold;
}

.titoloselect  {
	FONT-FAMILY : "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-regular, Lucida, sans-serif;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
}

.didascalia  {
	font-weight : bold;
	font-size : 14px;
	COLOR : #000044;
}