@charset "utf-8";
/* CSS Document */

<!--

#footer{
	text-align:center;
	font-family: Tahoma;
	border-top:1px solid #010199;
	border-bottom:1px solid #010199;
	padding-top:5px;
	margin-left: 24px;
	margin-right: 24px;
	padding-bottom:5px;
	margin-top:25px;
    margin-bottom:5px;
	font-size:11px;
	line-height: 30px;
}
body {
	background-color: #FFFFFF;
	margin-top: 16px;
}
body,td,th {
	color: #010199;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	<!--[if IE ]>
	line-height: 13px;
	<![endif]-->
	
}
a:link {
	color: #010199;
}
a:visited {
	color: #010199;
}
a:active {
	color: #010199;
}
.Stile1 {font-size: 12px;}
.Stile2 {
	font-size: 13px;
	font-weight: bold;
}
.Stile3 {
	color: #003399;
	font-size: 13px;
	font-weight: bold;
}
-->
