body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#333333;
  /*background-image:url("../immagini/Lutto.jpg");
  background-repeat:no-repeat;*/
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#333333;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#333333;
}

a {
	text-decoration:none;
	color:#333333;
}

a:hover {
	text-decoration:none;
	color:#3399FF;
}

img {
	border:0px;
}

.downloadtable {
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	border-top-width:0px;
	width:100%;
	background-color:white;
}

.download {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#999999;
	font-size:10px;
}

.barre {
		scrollbar-3dlight-color:#dddddd;
        scrollbar-arrow-color:;
        scrollbar-base-color:#cccccc;
        scrollbar-darkshadow-color:#dddddd;
        scrollbar-face-color:;
        scrollbar-highlight-color:#dddddd;
        scrollbar-shadow-color:
}

input {
	border-style:solid;
	border-color:#333333;
	border-width:1px;
}

fieldset {
	border-style:solid;
	border-color:#666666;
	border-width:1px;
}

.bordo {
	border-width:1px;
	border-color:#999999;
	border-style:solid;
}

.newsheader {
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	border-bottom-width:0px;
	background-image:url('../immagini/sfondo_periodo_1.jpg');
	background-repeat:repeat-x;
	font-size:10px;
	font-weight:bold;
	padding-top:1px;
	padding-bottom:1px;
}

.newscontent {
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	background-repeat:repeat-x;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
}

table {
	font-size:10px;
}