h1 {
	font-family: Utopia-Italic;
	font-size: 16px;
	color: #333;
}
h2 {
	font-family:Times new roman;
	font-size: 16px;
	color: #333;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}

a.ufficio:link, a.ufficio:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4A4A;
	text-decoration:underline;
	font-weight:bold;
}
a.ufficio:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4A4A;
	text-decoration: none;
	font-weight:bold;
}
p {
	font-family:tahoma;
	font-size: 12px;
	color: #666;
}
p a:link, a:visited {
	font-family:tahoma;
	font-size: 12px;
	color: #666;
}
p a:hover {
	font-family:tahoma;
	font-size: 12px;
	color: #cc0000;
}
div#sedute{
	width: 420px;
	height: 350px;
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: -220px;
	overflow: auto
}
div#sedute li{
	font-family:tahoma;
	font-size: 12px;
	color: #666;o
}
div#sedute li a:link{
	font-family:tahoma;
	font-size: 12px;
	color: #666;
}
div#sedute li a:visited{
	font-family:tahoma;
	font-size: 12px;
	color: #666;
}
div#sedute li a:hover{
	font-family:tahoma;
	font-size: 12px;
	color: #cc0000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}