body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	margin: 0;
	padding: 0;
}
body.main {
	background: url(common/img/background.gif) repeat-x;
	background-color: #eaeaea;
	margin-top: 20px;
}
h1 {
	height: 18px;
	color: #014289;
	font-size: 14px;
	font-weight: bold;
	background: url(common/img/h1_bg.gif);
	margin-top: 0;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h2.stampatello {
	font-size: 14px;
	color: #0099CC;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
a {
	color: #0099CC;
	text-decoration: underline;
}
iframe {
	margin: 5px;
	padding: 0;
	width: 747px;
	height: 495px;
	border: none;
}
small { font-size: 8px; }
#nav_tree { margin: 25px 0 0 10px; width: 190px; height: 365px; overflow-y: auto; overflow-x: hidden; }
#nav_tree a {
	font-size: 11px; 
	text-decoration: none;
	color: #014289;
}
#nav_tree a:hover {
	color: #820082;
}
