BODY {
	overflow-x:auto;
	overflow-y:auto;
	margin:0px;
	background:rgb(255,255,255);
}

DIV {
	margin: 0px 5px 0px 5px;
}

SPAN.ev {
	color: rgb(140,0,0);
}

HR {
	color: rgb(19,28,70);
}

UL LI {
	list-style-type: square;
	color: rgb(19,28,70);
	margin-left: 0;
	margin-top: -2px;
	padding-left: 0em;
	text-indent: 0em;
}

A:link, A:visited {
	color: rgb(19,28,70);
	text-decoration: none;
}
A:hover {
	color: rgb(86,116,149);
	text-decoration: underline;
}

A.lk:link, A.lk:visited {
	color: rgb(223,229,233);
	text-decoration: none;
}
A.lk:hover {
	color:rgb(223,229,233);
	text-decoration:underline;
}

A.home:link, A.home:visited {
	color: rgb(140,0,0);
	text-decoration: none;
}
A.home:hover {
	color:rgb(160,0,0);
	text-decoration:underline;
}

.form {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	color:rgb(19,28,70);
	text-decoration:none;
	border:1px solid rgb(19,28,70);
	background-color:rgb(223,229,233);
	font-weight:bold;
	overflow-y:auto;
}

TABLE {
border-collapse : collapse;
border-spacing : 0px;
empty-cells : hide;
caption-side : bottom;
font-size : 10px;
font-family : Verdana, Helvetica, Arial, sans-serif;
line-height: 18px;
text-align:justify;
color: rgb(60,60,60);
padding : 0px;
margin : auto;
}

TABLE.top {
width : 761px;
background-image: url(studio_legale_bg.gif);
background-repeat: no-repeat;
border : none;
border : none;
border-collapse : collapse;
border-spacing : 0px;
empty-cells : hide;
caption-side : bottom;
font-size : 10px;
font-family : Verdana, Helvetica, Arial, sans-serif;
line-height : 18px;
text-align : justify;
color: rgb(60,60,60);
padding : 0px;
margin : auto;
}

TABLE.title {
width : 100%;
background : none;
background-image : url(as.gif);
border : none;
border-collapse : collapse;
border-spacing : 0px;
empty-cells : hide;
caption-side : bottom;
font-size : 10px;
font-weight: normal;
font-family : Verdana, Helvetica, Arial, sans-serif;
line-height : 18px;
text-align : justify;
color : rgb(40,40,40);
padding : 0px;
margin : auto;
}