body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #333399;
}
a:link {
	color: #8484A8;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #9999CC;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #9999CC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #9999CC;
	font-weight: bold;
}
.CreatedBy {
	color: #FFFFFF;
}
.Titolo {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
}
.Evidenziato {
	font-weight: bold;
}
.Inclinato {
	font-style: italic;
}

