
BODY {
	SCROLLBAR-FACE-COLOR: #fbfbfb;
    SCROLLBAR-HIGHLIGHT-COLOR: #c0c0c0;
    SCROLLBAR-SHADOW-COLOR: #c0c0c0;
    SCROLLBAR-ARROW-COLOR: #c0c0c0;
    SCROLLBAR-TRACK-COLOR: #f1f1f1;
}
body {
margin: 0;
background-attachment:fixed;
background-repeat:no-repeat;
background-position:689px 0;
}
.out {
 overflow: hidden;
 height: 1px;
 width: 1px;
 z-index: 5;
 position: absolute;
 left: 0px;
 top: 0px;
}
.sopra {
font-family: Arial, Helvetica, sans-serif;
font-size: 6px;
display: none;
color: #ffffff
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
A:link, A:visited { color: #666666 ; text-decoration: none;  font-weight: bold}
A:hover { color: #000000 ; text-decoration: blink
}
p.titolo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #555555;
    font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    font-weight: bold;
}

