	.txt1{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 120%;
}

	.txt1 a{
	text-decoration: underline;
	color: #B00069;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 120%;
	border-color : #B00069;
}

   .txt1 a:hover{
	text-decoration: none;
}

	.titolo{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
}

	.txt2{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height : 130%;
	font-family : Arial, Helvetica, sans-serif;
}

	.menu{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 120%;
	letter-spacing : 1px;
}

.menu a{
	text-decoration: none;
}

.menu a:hover{
	text-decoration: underline;
}

	.txt3{
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-family : Tahoma, Arial, Helvetica;
	line-height : 150%;
}

ul.punto1{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 170%;
	list-style : disc;
}

