body {
	overflow-y:scroll;
}


body, td, th {
	font-family:verdana, Arial;
	font-size:11px;
	color : #3E3B34;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial;
	font-size: 10px;
	line-height:20px;
	margin:0px;
	padding:0px;
	text-align:left;
}
h1 {
	font-size: 16px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 10px;
}


a:link	{
	color : #3E3B34;
	font-family: verdana;
	text-decoration:	none;	
	font-weight:bold;
}
a:hover	{
	color : #3E3B34;
	font-family: verdana;
	text-decoration:	underline;
}
a:visited	{
	color : #3E3B34;
	font-family: verdana;
	text-decoration:	none;
}
.verdana {
	font-family: verdana;
	text-align: justify;
	color : #3E3B34;
	line-height: 150%
}

.verdana_blu {
	font-family: verdana;
	text-align: justify;
	color : #242A33;
	line-height: 150%
}


.verdana_chiaro {
	font-family: verdana;
	text-align: justify;
	color : #736E60;
	line-height: 150%
}


.verdana_titoli {
	font-family: verdana;
	text-align: justify;
    font-weight: normal;
	color : #362B1F;
}

.verdana_sottotitoli {
	font-family: verdana;
	text-align: justify;
    font-weight: normal;
	color : #362B1F;
}

.mano { cursor: hand }

.invisible {
display: none;
clear: none;
}