.tabella{
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
padding:9px;
color:#000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat;
	background-color: #003366;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#003366;
	scrollbar-darkshadow-color:#003366;
	scrollbar-face-color:#003366;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#003366;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.Stile1 {font-size: 10px}
.Stile2 {
	font-size: 14px;
	font-weight: bold;
}
.Stile5 {font-size: 10px; color: #FF0000; }
.Stile6 {
	color: #333333;
	font-weight: bold;
}

#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 200px;
overflow: hidden;
border: 3px none orange;
padding: 2px;
padding-left: 4px;
}