@charset "utf-8";
a:link {
	color: #046380;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
}
a:visited {
	color: #046380;
}


/* CSS Document */

.norm {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #6f6a5e;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	color: #046380;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
}
.title {
	font-family: tahoma;
	font-size: 12px;
	color: #6f6a5e;
}
.titlecolor {
	font-family: tahoma;
	font-size: 12px;
	color: #046380;
	text-decoration: underline;
	font-weight: bold;
}
.titolone {
	font-family: tahoma;
	font-size: 16px;
	font-style: normal;
	color: #6F6A5E;
	font-weight: bold;
}
.normbold {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #6f6a5e;
	font-weight: bolder;
}
.normboldsott {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #6f6a5e;
	font-weight: bolder;
	text-decoration: underline;
}
.titolonecorsiv {
	font-family: tahoma;
	font-size: 12px;
	font-style: oblique;
	color: #046380;
}
.normJust {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #6f6a5e;
	text-align: justify;
}
