body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}
.txtBold {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;
}
.txtChiaro {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #9b9a93;
	text-decoration: none;
}
.txtChiaroBold {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #9b9a93;
	text-decoration: none;
}
.lnkChiaro {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #9b9a93;
	text-decoration: underline;
}

