#head {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	height:173px;
}
#head h4{
	color:#0E6FBC;
	padding-top:20px;
	font-size: 1.2em;
	line-height:1.5em;
}
#head h3{
	color:#0E6FBC;
	font-size: .9em;
	line-height:1.5em;
}
#head img{
	width:181px;
	height:173px;
	float:left;

}
#bg {
	margin-top: 10px;
	background: #377AAF;
	float:left;
	width: 181px;
	height: 65em;
}
#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-size: .8em;
	color: #333333;
	margin-left: 200px;
	text-align:justify;
}
#tabella {
	width:300px;
	line-height:25px;
	text-align:left;
}
#tabella dt {
	font-weight:bold;
	width: 11em;
	padding:1px;
	margin:1px;
}
#tabella dd {
	margin-left: 12em;
	padding:1px;
	margin:1px;
}
.underline{
	text-decoration:underline;
 }
 #footer{
	width:173px;
	text-align: center;
	margin-top:60em;
}
#area {
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 100px;
	height: 50px;
	background:#FFFFFF;
	border:3px double #FFFFFF;
	margin: 5em auto auto auto;
	padding-top:15px;
	text-align:center;	
}
#area a{
	color:#0E6FBC;
	font-weight:bold;
	text-decoration:none;
}