BODY
{FONT-FAMILY: Trebuchet MS;
FONT-SIZE: 10pt
}

TABLE {
FONT-FAMILY: Trebuchet MS;
FONT-SIZE: 10pt;
TEXT-DECORATION: none
}

A {
color: black;
text-decoration: none
}

A:visited {
color:black;
text-decoration: none
}

A:link {
color:black;
text-decoration: none
}

A:hover {
text-decoration: none;
color:red;
font-weight:bold
}

.head {
	font-family: Trebuchet MS;
	font-size: 24pt;
	line-height: 30px
}

.tabella {
	font-family: Trebuchet MS;
	font-size: 8pt;
	border: 1px #C0C0C0 solid;
    border-collapse: collapse;
    border-spacing: 0px;
}

.titolo {
	font-family: Trebuchet MS;
	color: white;
	font-size: 9pt;
	font-weight: bold;
}
#pscroller1{
	font-family:Tahoma, Trebuchet MS;
	font-size:12px;
	width: 170px;
	height: 200px;
	border: 0px solid black;
	padding: 5px;
}
#pscroller1 a{
	color:#FF0000;
	text-decoration: none;
}