body{
                font: 12px Arial;
	margin: 0;
	padding: 0px 0 0 0px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	width: 100%;
}

td.homebackground { 
  background: url("/images/salvare_homebackground.jpg");
  background-repeat: no-repeat;
  background-position: top center;
}

a{
color: #CC0000;
text-decoration: none;
}

h1{
          font: 25px Georgia, Times New Roman, "Times New Roman", Garamond, serif;
}
h2{
          font: 18px Georgia, Times New Roman, "Times New Roman", Garamond, serif;
}

h5{
          font: 15px Georgia, Times New Roman, "Times New Roman", Garamond, serif;
          font-weight: bold;
}

TD.navigation
	{
	MARGIN-TOP: 1px;
                border-bottom-style: solid;
                BORDER-BOTTOM-width: 1px;
                BORDER-BOTTOM-COLOR: #EFEFEF;
               
	}

a.navigation{
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 2px;
	MARGIN-LEFT: 15px;
	MARGIN-RIGHT: 15px;
	COLOR: #000000;
	font-size: 12px;
                font-weight: bold;
	text-decoration: none;
}
a.navigation:hover {color: #CC0000;}

	IMG.salvareimage
	{
        MARGIN-LEFT: 5px;
        MARGIN-RIGHT: 5px;
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 10px;
	}