body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.titoli {
	font-size: 10px;
	font-weight: bold;
	color: #333399;
}
td {
	font-size: 11px;
}
.autore {
	font-size: 10px;
	font-style: italic;
}
a { color: #333399;
	text-decoration: none;
}
a:hover { color: #333399;
	text-decoration: underline;
}
.topmenu {
	font-size: 11px;
	font-weight: bold;
	color: #333399;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9999FF;
	border-right-color: #9999FF;
	border-bottom-color: #9999FF;
	border-left-color: #9999FF;
}
.small {
	font-size: 10px;
}
.linktd {
	cursor: hand;
}
