a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
body {
	background-color: #336699;
	text-align: center;
	height: 100%;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 22px;
}
.sfondoTab {
	background-image: url(immagini/home/home_22.gif);
	background-repeat: repeat-y;
}
.navigazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.sfondoTabSx {
	background-image: url(immagini/laterale_sx_lungo.gif);
	background-repeat: repeat-y;
}
ul {
	list-style-position: outset;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 22px;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	border: 1px solid #000000;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #666666;
}
.claim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	font-variant: small-caps;
	line-height: 100%;
}
