TABLE.lista {
	border : 1px solid Maroon;
}

TD.lista {
	text-align : center;
	border : 1px solid Maroon;
}

TR.lista {
	text-align : center;
	border : 1px solid Maroon;
}

HR {
	color : #00CC00;
}
a:link, a:visited, a:visited       {
	text-decoration: none;
	color: Purple;
	font-weight: bold
}

a:hover      {
	text-decoration: underline;
	color : Red;
}

body         {
	SCROLLBAR-FACE-COLOR: #00CC00;
	SCROLLBAR-HIGHLIGHT-COLOR: FFFFFF;
	SCROLLBAR-SHADOW-COLOR: FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: 003B74;
	SCROLLBAR-ARROW-COLOR: 00D0FF;
	SCROLLBAR-TRACK-COLOR: #ffff99;
	SCROLLBAR-DARKSHADOW-COLOR: 003B74;
	font-family: Verdana;
	color: #000066;
	text-align: justify;
	background-attachment: fixed;
	background-color: transparent;
	background-image: url('images/sfondo.gif');
	background-repeat: no-repeat;
	background-position: center;
	font-size : small;
}

.title  {
	font-weight : bold;
	font-size : medium;
	color : #ff0000;
	background : transparent;
}
.smallertext {
	font-size : x-small;
	color : #000066;
}
.smallerheader {
	font-weight : bold;
	font-size : small;
	color : Navy;
}
TD {
	font-size : xx-small;
	color : Navy;
}

.testat2 {
	font : bold medium Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFD700;
	color : Navy;
	text-align : center;
	vertical-align : middle;
}
	
.testata {
	font : bold medium Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : Lime;
	color : Blue;
	text-align : center;
	vertical-align : middle;
}

	
TD {
	font-size : x-small;
	color : Navy;
}
