body {
	background: url(images/legabkg.gif) fixed left top;
	color: #00008b;
	font-family: Arial, Sans-serif;
	font-size: small;
	text-align: justify;
	margin: 10px;
}
td {
	color: #00008b;
	font-family: Sans-serif;
	font-size: small;
	text-align: justify;
}
a { text-decoration: none; }
a:link { color: #006400; }
a:visited { color: #006400; }
.titolo {
	font-size: xx-large;
	color: #ff0000;
	font-family: Bauhaus Md BT, Tahoma;
	text-align: center;
	font-weight: bold;
}
.titolo2 {
	font-size: small;
	color: #dc143c;
	font-family: Sans-serif;
	font-weight: bold;
}
.testo2 {
	color: #4b0082;
	font-family: Arial;
	font-size: small;
	text-align: left;
}