body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4EFE6;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	right: 3px;
}
a:hover {
	color: #FFFF00;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	right: 3px;
}
a:hover {
	color: #000066;
}

.norma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.testonero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.p5blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #223C6D;
	font-weight: bold;
}

.titoletto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #223C6D;
	font-weight: bold;
}
.normapiccolo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
.norma12rosso {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.norma10boldrosso {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	font-weight: bolder;
}
.norma10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
}
.norma10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	font-weight: bolder;

}.bianco11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.titoloscheda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bolder;
}
.bordertable {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9F977C;
	border-left-color: #9F977C;
	border-right-width: 1px;
	border-left-width: 1px;
}
