body {
	background-image: url(icons/flames_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: justify;
	vertical-align: middle;
	scrollbar-base-color: #ff9999;
	scrollbar-face-color: #990000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FF0000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-3d-light-color: #FF0000;
	scrollbar-track-color: #FF0000;
	}
h1 {
	font-size: 12px;
	text-align: center;
	margin: 5px 5px 5px 5px;
	font-weight: bold;
	}
h2 {
	font-size: 9px;
	text-align: center;
	margin: 5px 5px 5px 5px;
	font-weight: bold;
	}
h3 {
	font-size: 18px;
	text-align: center;
	margin: 5px 5px 5px 5px;
	font-weight: bold;
	}
h4 {
	font-size: 14px;
	text-align: center;
	margin: 5px 5px 5px 5px;
	font-weight: bold;
	color:#CC0000;
	}
a {
	text-decoration: none;
	color: #000099;
	}
a:hover {
	text-decoration: underline;
	color: #0033FF;
	}
li {
	text-align: justify;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	}
.piccolog {
	text-align: justify;
	font-size: 9px;
	padding: 5px 22px 5px 6px;
	}
.piccoloc {
	text-align: center;
	font-size: 9px;
	padding: 5px 5px 5px 5px;
	}
.piccoloc_lat {
	text-align: center;
	font-size: 9px;
	padding: 5px 22px 5px 6px;
	}
.normaleg {
	text-align: justify;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	}
.normalec {
	font-size: 12px;
	text-align: center;
	padding: 5px 10px 5px 10px;
	}
.normaled {
	font-size: 12px;
	text-align: right;
	padding: 5px 10px 5px 10px;
	}
.titolo {
	text-align: center;
	font-size: 9px;
	padding: 5px 22px 5px 6px;
	font-weight: bold;
	}

