BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	scrollbar-3dlight-color : #6b9bc3;
	scrollbar-arrow-color : #cedeee;
	scrollbar-base-color : #cedeee;
	scrollbar-darkshadow-color : #6b9bc3;
	scrollbar-face-color : #01588d;
	scrollbar-highlight-color : #01588d;
	scrollbar-shadow-color : #01588d;
	scrollbar-track-color : #6b9bc3;
}

A {
  text-decoration: none;
}

.titolo {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 130%;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
	letter-spacing : 1.5px;
    color:#01588D;
}

.sottotitolo {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
	font-weight : normal;
	text-decoration : none;
	text-align : center;
	letter-spacing : 2.0px;
    color:#01588D;
}

.contenuti {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
	font-weight : normal;
	text-decoration : none;
	text-align : justify;
	letter-spacing : 1.0px;
    color:#01588D;
}

.nvb {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
	letter-spacing : 1.0px;
/*  background-color: #01588D;
  color:#A7C3DE;*/
}

.nvb .off {
  background-color: #01588D;
  color:#A7C3DE;
}

.nvb .on {
  background-color: #6B9BC3;
  color:white;
}

.riq TABLE.tit , .riq TABLE.tit2 , .riq TABLE.tit3 {
  font-size: 8pt;
  font-weight: bold;
	letter-spacing : 1.0px;
  color:white;
  background-color: #01588D;
}
.riq TABLE.tit2 {
/*arancio*/
  background-color: #F25112;
}
.riq TABLE.tit3 {
  background-color: #528DB8;
}
TABLE TD.slack , TABLE TD.slack TD{
  background-color: white;
}

.riq .txt {
  font-size: 60%;
  color: #01588D;
/*  text-align: justify;*/
}

.leftcol .txt {
  font-size: 70%;
  color: #01588D;
  text-align: left;
}

.rightcol .txt {
  font-size: 70%;
  color: #01588D;
  text-align: left;
}

.formhead {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	text-align : center;
	letter-spacing : 1.5px;
}

address {
  font-size: 55%;
  font-style: normal;
  color: #000000;
}

.submit {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
    font-weight: bold;
	text-align: center;
	letter-spacing : 1.0px;
	color: #ffffff;
	background-color: #6b9bc3;
	border : 0px none;
}

.input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	letter-spacing : 1.0px;
	color: #01588d;
	background-color: #ffffff;
	border : thin solid #cedeee;
}