BODY {
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	background-color : #F2ECE0;
}
TD.update {
	font-size : xx-small;
	text-align : center;
}
A:HOVER {
	background-color : #C7C0AF;
	color : Black;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	text-decoration : none;
}
A:HOVER.image {
border-bottom : 0px solid Black;
	border-top : 0px solid Black;
	text-decoration : none;
}
TD.nav {
	padding-left : 5px;
	padding-right : 5px;
	font-size : x-small;
	text-align : center;
}
SPAN.title {
	font-style : italic;
	font-weight : bold;
}
span.small {
	font-size : x-small;
}
td.heading{
	border-top : thin solid #000000;
	color : #000000;
	font-size : medium;
	font-weight : bold;
	padding-bottom : 5px;
}
td.updatei {
	border-right : 1px solid #000000;
	font-size : xx-small;
	padding-left : 5px;
	padding-right : 5px;
}
td.link {
	font-size : x-small;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-top : 1px;
}
SPAN.commenti {
	
	font-size : x-small;
}