body {
	margin-top: 0px;
	background-color: #99CC66;
}
txt1 {
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
}
.txt2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
.txt2sx {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}
.txt_small {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.txt2Big {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
}
.txt3 {

	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
}
.txt_piccolissimo {
	font-family: "Times New Roman";
	font-size: 8px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B3B2B;
	text-decoration: underline;
}

