body {
	background-image: url(images/sf2.gif);
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
}
p {
	font-size: 11px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 5px;
}
h1 { font-size: 22px; text-align: center; margin-top: 10px}
h2 { font-size: 18px; text-align: center}
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #990000;
}
a:focus, a:active {
	outline:0;
}
ol {font-size: 11px;}
ul {font-size: 11px;}
img {border: 0;}
.navigatore {
	font-size: 9px;
	color: #FF9900;
}
.titolini {
	font-size: 10px;
	font-weight: bold;
}
.testini {
	font-size: 10px;
	text-align: justify;
}
.date {
	font-size: 9px;
	color: #999999;
}