body {
	font: sans-serif;
}

div.floatright
{
  float: right;
  width: 300px;
  margin: 0 0 10px 10px;
}

th {
	padding-right: 1em;
	white-space: nowrap;
	text-align: left;
	vertical-align: top
}

UL { list-style-image: url(/img/freccia_verde.gif)  }
LI { margin-top: 0.5em; }