BODY  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #1D3A7C;
	background-color: White;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1D3A7C;
	margin-left: 2px;
	margin-right: 0px;
}
H1  {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #1D3A7C;
}
H2  {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #1D3A7C;
}
H3  {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #1D3A7C;
}
H6  {
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #1D3A7C;
	list-style-position: outset;
	list-style-type: circle;
}
a:link {
  font-weight: bold;
  font-size: 11px; 
  color: #305FCB; 
  text-decoration: none;
}
a:active {
  font-weight: bold; 
  color: #11224A; 
  text-decoration: none;
}
a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #305FCB;
	text-decoration: underline;
	background: White;
}
a:visited {
	font-style: normal;
	font-weight: bold;
	color: #305FCB;
	text-decoration: none;
}
.nota {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #1D3A7C;
}
.sfondo1 {
	background-image: url(img/2sfondo.gif);
	border: 2px double #B9C9EE;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	azimuth: inherit;
}
.sfondo1bis {
	border: 2px double #B9C9EE;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	azimuth: inherit;
}
.sfondo3 {
	background-color: #B9C9EE;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.sfondo2 {
	background-color: #004180;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.bold {
font-weight: bold;
}
.testobianco {
color: White;
font-size: 11px;
}
.testorosso {
	color: Red;
	font-size: 11px;
}
.testorossoB {
	color: Red;
	font-weight: bold;
}
.testocorsivo {
	font-style: italic;
	font-weight: bold;
}
.titoloRosso {
	color: #DC143C;
	font-weight: bold;
	font-size: 12px;
}
.sfondobianco {
	background-color: White;
}