BODY {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
TD {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	color:#005395;
}

.header {
	position: relative;
	width: 100%;
	min-width: 47.625em;
	overflow:hidden;	
}

/* Testo Styles */ 
.giustificato {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005395;
	text-align:justify
}
.corsivo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #005395;
	font-style: italic
}
.testo9px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #005395;
}
.testo10px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005395;
}
.testo11px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005395;
}
.testo12px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005395;
}
.testoblu9px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #005395;
}
.testoblu10px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005395;
}.testoblu11px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005395;
}
.testoblu12px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005395;
}
.testoblu13px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #005395;
}
.testorosso9px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #c7040d;
}
.testorosso10px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c7040d;
}.testorosso11px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c7040d;
}
.testorosso12px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c7040d;
}
.testorosso13px {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #c7040d;
}
/* End Testo Styles */

/* Background Styles */ 
.bkgbianco {
background-color:#FFFFFF;
}
.bkgblu {
background-color:#005395;
}
.bkgrosso {
background-color:#c7040d;
}
/* End Testo Styles */

/* Footer Styles */
.footer
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #005395;
}
a.linkfooter:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    COLOR: #005395;
	text-decoration: none;
}
a.linkfooter:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    COLOR: #005395;
	text-decoration: none;
}
a.linkfooter:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    COLOR: #c7040d;
	text-decoration: underline;
}
/* End Footer Styles */

/* Link Styles */
a:link {
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
    COLOR: #005395;
	text-decoration: underline;
}
a:visited {
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
    COLOR: #005395;
	text-decoration: underline;
}
a:hover {
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
    COLOR: #c7040d;
	text-decoration: none;
}
/* End Link Styles */
