.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}
a.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
a.top:link {
	text-decoration: none;
}
a.top:visited {
	text-decoration: none;
	color: #999999;
}
a.top:hover {
	text-decoration: underline;
	color: #999999;
}
a.top:active {
	text-decoration: none;
	color: #999999;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#003399;
	padding-left:18px;
	display:block;
	background-image:url(images/bull1.jpg);
	background-position:3px;
	background-repeat:no-repeat;
	letter-spacing:3px;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#003399;
}
a.menu:hover {
	text-decoration: none;
	color: #003399;
	background-color: #CCCCCC;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#003399;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	padding-left: 5px;
}
li {
	list-style-image: url(images/bull2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.piede {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
padding:5px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}

