
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a{
   color: #000066;
   font: bolder;
   text-decoration: none;
}
a:hover{
   color: #86600f;
   font: bolder;
   text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9B31D;
}
td.sfondobottom { 
  background-color: #bbc5de;
  background-image: url(images/body_4.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}
td.sfondosx { 
  background-color: #537EB5;
  background-image: url(images/body_3.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}
td.sfondodx { 
  background-color: #A7BBDC;
  background-image: url(images/body_5.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}
.titolopagina {
	font: bold 14px;
	color: #36667D;
}
.testobianco {
	color: #FFFFFF;
	font: bold;
}
a.testobianco {
	color: #FFFFFF;
	font: bold;
   text-decoration: none;
}
a:hover.testobianco {
	color: #FFFFFF;
	font: bolder;
   text-decoration: underline;
}
h1{
   margin: 0px;
   font-size: 100%;
   font-weight: normal;
}
h2{
   margin: 0px;
   font-size: 140%
}