@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8FCFF;
}

.titoloUP {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
}

.corpoHP {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height:25px;
	color: #666666;
}

.corpo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height:20px;
	color: #666666;
}

.treGTitle {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #003399;
	font-weight: bold;
}

.treGTitleAddresse {
	color: #003399;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
table
{
border-collapse: collapse;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #666666;
}
-->
