/* CSS Document */
body {
	margin-top: 0px;
	background-image: url(images/sfondo.gif);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#F1008B;
}
a:link {
	color: #F1008B;
	text-decoration:none;
}
a:visited {
	color: #F1008B;
	text-decoration:none;
}
a:hover {
	color: #F1008B;
	text-decoration:none;
}
a:active {
	color: #F1008B;
	text-decoration:none;
}

#table1 {
	margin: 0px 0 0 0px;
	position:relative;
	width:730px;
	height:415px;
	padding-top:0px;
	padding-left:16px;
	padding-right:10px;
	overflow:auto;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	text-align:justify;
	SCROLLBAR-FACE-COLOR: #62C1DC;
	SCROLLBAR-HIGHLIGHT-COLOR: #E9F8FD;
	SCROLLBAR-SHADOW-COLOR: #F30088;
	SCROLLBAR-3DLIGHT-COLOR: #F30088;
	SCROLLBAR-ARROW-COLOR: #F30088;
	SCROLLBAR-TRACK-COLOR: #0099C2;
	SCROLLBAR-DARKSHADOW-COLOR: #0099C2;
}

.table {
font-family: Arial, Helvetica, sans-serif;
}
