a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.titolo1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: white;
	text-align: left;
	vertical-align: top;
}

body {
	background-color: #085D7C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
    SCROLLBAR-FACE-COLOR: #dfddd7;
    SCROLLBAR-HIGHLIGHT-COLOR: #dfddd7;
    SCROLLBAR-SHADOW-COLOR: #989284;
    SCROLLBAR-3DLIGHT-COLOR: #989284;
    SCROLLBAR-ARROW-COLOR: #b45329;
    SCROLLBAR-TRACK-COLOR: #dfddd7;
    SCROLLBAR-DARKSHADOW-COLOR: #989284;
    SCROLLBAR-WIDTH = 4px;
}

.contenitore{ 
height: 100%; 
}




.testo11_n {
font-size: 11px; 
color: #ffffff;
font-family: Verdana;}

.r_num {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B45329;}
.r_tit {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;}
.r_titcol {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #085D7C;}	
.r_voce {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;}
