html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 8pt;
	color:#000000;
}
p
{
	margin-top: 5px;
	margin-bottom: 5px;
}
h1
{
	font-size: 8pt;
	}

td
{
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 8pt;
}

.testo1
{
	font-size: 7pt;
	color: #000000;
	line-height: 1.5;
}
.testo
{
	color: #000000;
	text-align: justify;
	line-height: 1.5;
}
.testo A
{
	color: #000000;
	text-decoration: none;
}

.testo A:hover
{
	color: #CC1025;
}
.indirizzo
{
	color: #990000;
}
.indirizzo A
{
	color: #990000;
	text-decoration: none;
}
.indirizzo A:hover
{
	color: #ff0000;
}
.errore
{
	color: #FF0000;
}
.testobold
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.testobold A
{
	color: #ff0000;
	text-decoration: none;
}
.testobold A:hover
{
	color: #000000;
}
.titolonews
{
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.titolonews A
{
	color: #000000;
	text-decoration: none;
}
.titolonews A:hover
{
	font-weight: bold;
	text-decoration: none;
}
.testonews
{
	color: #000000;
	line-height: 1.5;
}
.campiform
{
	background-color: #f6f6f6;
	border: 1px solid #1e5690;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bottoni
{
	background-color: #f6f6f6;
	border: 1px solid #1e5690;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
.biancobold
{
	font-weight: bold;
	color: #FFFFFF;
	line-height: 11pt;
}
.biancobold A
{
	color: #FFFFFF;
	text-decoration: none;
}

.bordogrigio
{
	border: solid 1px #d9d9d9;
	color: #000000;
}
.grigio
{
	color: #666666;
	line-height: 11pt;
}
.grigio A
{
	text-decoration: none;
}
.grigio A:visited
{
	color: #666666;
}
.grigio A:hover
{
	color: #CC1025;
}
.grigioUP
{
	color: #CC1025;
	line-height: 11pt;
	text-decoration: none;
}
.iFrame
{
	height: 100%;
	overflow: auto;
	border: solid 0px red;
	scrollbar-arrow-color: #EF1D26;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #EF1D26;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #EF1D26;
}