#contents td {
	padding: 5px 3px;
	border: 2px solid white;
	vertical-align: middle;
}
#contents tr {
	background-color: #e6f1f9;
}
#contents tr.bianca {
	background-color: #ffffff;
}

#contents td.tit {
	font-weight: bold;
	color: #002665;
	padding: 0;
}

#contents td a {
	text-decoration: underline;
}
#contents td a:hover {
	text-decoration: underline;
	color: #cc0000;
}

#contents td.yearline {
	background-color: #eee;
	font-weight: bold;
	color: black;
	padding: 0;
}


#contents table {
	border-style: none;
}

#contents {
	width: 650px;
}