BODY {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

H1 {font-size: 8pt;}
H2 {font-size: 10pt;}
H3 {font-size: 12pt;}
H4 {font-size: 14pt;}
H5 {font-size: 16pt;}
H6 {font-size: 18pt;}
H7 {font-size: 20pt;}

TABLE {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}
TD, TR {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

.H1blackb {font-size: 8pt; color : Black; font-weight: bold;}
.H1black {font-size: 8pt; color : Black;}
.H1Whiteb {	font-size: 8pt;	color : White;	font-weight: bold;}
.H1White {font-size: 8pt;	color : White;}

.H2whiteb {	font-size: 10pt;color : White;	font-weight: bold;}
.H2blackb {	font-size: 10pt;	color : Black;	font-weight: bold;}
.H2white {	font-size: 10pt;color : White;}
.H2black {	font-size: 10pt;	color : Black;}

.H3blackb {font-size: 12pt; color : Black; font-weight: bold;}
.H3black {font-size: 12pt; color : Black;}
.H3Whiteb {	font-size: 12pt;	color : White;	font-weight: bold;}
.H3White {font-size: 12pt;	color : White;}

.H4whiteb {	font-size: 14pt;color : White;	font-weight: bold;}
.H4blackb {	font-size: 14pt;	color : Black;	font-weight: bold;}
.H4white {	font-size: 14pt;color : White;}
.H4black {	font-size: 14pt;	color : Black;}

.H5whiteb {	font-size: 16pt;color : White;	font-weight: bold;}
.H5blackb {	font-size: 16pt;	color : Black;	font-weight: bold;}
.H5white {	font-size: 16pt;color : White;}
.H5black {	font-size: 16pt;	color : Black;}

.clsDefHidden {
	font-size: 8.5pt;
	cursor: hand;
	font-weight: bold;
	list-style-image: url('pallino.gif');
}

.clsDefShown {
font-size: 8.5pt;
cursor: hand;
font-weight: bold;
list-style-image: url('pallino.gif');
}

.clsDefinition {
	color: Black;
	cursor: text;
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 12pt;
	list-style-image: none;
	margin-bottom: 0px;
	margin-left:0px;
}

.clsHide  {
display: none;
}

.clsGlossario{
	background-color : Silver;
	font-size : 20px;
	padding-left : 10px;
	cursor: hand;
	font-weight : bold;
	list-style-image: url('pallino.gif');
	line-height : 22px;
}

.menuItem {
	font-family:tahoma;
	line-height : 20px;
	text-align : left;
	font-size:10pt;
	font-weight:bolder;
	width:150;
	padding-left:10;
	background-color:#585858;
	border:1px outset #585858;
	color:white
}
.highlightItem {
	font-family:tahoma;
	line-height : 20px;
	text-align : right;
	cursor:hand;
	font-size:10pt;
	font-weight:bolder;
	width:150;
	padding-left:10;
	padding-right:5;
	border:1px outset White;
	background-Color:#C2D5FA;
	color:black;
}

.rmenuItem {
	font-family:arial;
	font-size:10pt;
	font-bold:true;
	width:180;
	padding-left:20;
	background-color:menu;
	color:black
}
.rhighlightItem {
	font-family:sans-serif;
	font-size:10pt;
	font-bold:true;
	width:180;
	padding-left:20;
	background-Color:highlight;
	color:white
}
