.rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.nerosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.rossosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.neroxxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nero {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.table {
	border: thin outset #000000;
}
.bianco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.block {

	border: medium dotted #0099FF;
}
.elencodl {
	list-style-position: outside;
	list-style-type: disc;
}
.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #0099FF;
}
.small {
  font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

a {
	text-decoration: none;
}
.blocktext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #FF0000;
	background-color: #99CCFF;
}
