BODY
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #EFEFEF;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-face-color: #02319C;
	scrollbar-highlight-color: #DFEDF9;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #DFEDF9;
	scrollbar-darkshadow-color: #000000;
}
  table  { border-collapse: collapse; border-spacing: 0; border: 0px  }
  td, th { padding: 0; }
A	
{
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}
A:hover
{
	color: #FF8000;
	text-decoration: underline;
}
.contenitore {
	width: 900px;
	text-align: left;
	border:4px solid white;
	background-color: #FFFFFF;
	border-collapse: collapse;
}

.barra{
	background-color: #97CCFF;
	font-size: x-small;
	font-weight: normal;
	border: thin dotted;
}
.barra A{
	font-weight: bold;
	color: Black;
}
.barra A:Hover{
	font-weight: bold;
	color: White;
}
.testa {
	font-size: x-small;
	color: Black;
	font-weight: bold;
}
.riga {
	font-size: xx-small;
	background-color: #E8E8E8;
	color: Black;
}
.riga A {
	color: Black;
}
.riga A:hover {
	color: Black;
}
.rigatesta {
	font-size: xx-small;
	background-color: #B0B0B0;
	color: Black;
	font-weight: bold;
}
.paginazione {
	font-size: x-small;
	background-color: #FF9900;
	color: Black;
	font-weight: bold;
}
.paginazione A {
	color: #FFFFFF;
	font-weight: bold;
}
.paginazione A:hover {
	color: Black;
}
.costeMenu {
	background-color: #F1F1F1;
	border-color: #999999;
	border-width: 0 1px 1px 0;
	border-style: solid;
	font-size: xx-small;
}
 INPUT, TEXTAREA, SELECT {font-size: x-small;}
.costebase {font-size: x-small;}
.informazione {
	font-size: larger;
	font-weight: bold;
	color: Red;
}
