body {
     margin: 5px;
	 color : blue; 
     background :url('../images/sfondo.gif');
     font-style: normal;
     font-variant: normal; 
     font-weight: normal; 
     font-size: 12px; 
     font-family:Verdana, Arial, sans-serif;
}

table.tabella1 {
	width : 800px;
	background : #FFFFaa;
	border-bottom:2px solid #ffff00;
    border-right:2px solid #ffff00;
    border-top:2px solid #ffff00;
    border-left:2px solid #ffff00;

}
.cella1 {
	width : 160px;
    height : 65px;
	background : url('../loghi/Logo_Aurora_piccolo.gif');
}

table.tabella2 {
	width: 800px;
	background: #FFFF00;
    border-right:2px solid #ffffaa;
    border-top:2px solid #ffffaa;
    border-left:2px solid #ffffaa;

}

.cella {
	width : 150px;
	background : Silver;
}

table.tabella6 {
    background : url('../loghi/sfondo.gif');
    width: 300px;
  border-bottom:3px solid #ff9900;
  border-right:3px solid #ff9900;
  border-top:3px solid #ffcc00;
  border-left:3px solid #ffcc00
	}

table.tabella7 {
    background : url('../loghi/sfondo.gif');
    width: 320px;
  border-bottom:3px solid #ff9900;
  border-right:3px solid #ff9900;
  border-top:3px solid #ffcc00;
  border-left:3px solid #ffcc00
	}
	
table.tabella8 {
    background : url('../loghi/sfondo.gif');
    width: 240px;
  border-bottom:3px solid #ff9900;
  border-right:3px solid #ff9900;
  border-top:3px solid #ffcc00;
  border-left:3px solid #ffcc00
	}

	
table.tabella9 {
    background : url('../loghi/sfondo.gif');
    width: 220px;
  border-bottom:2px solid #ff9900;
  border-right:2px solid #ff9900;
  border-top:2px solid #ffcc00;
  border-left:2px solid #ffcc00
	}

table.tabella10 {
    background : url('../loghi/sfondo.gif');
    width: 800px;
  border-bottom:2px solid #ff9900;
  border-right:2px solid #ff9900;
  border-top:2px solid #ffcc00;
  border-left:2px solid #ffcc00
	}

table.tabella11 {
    width: 800px;
  border-bottom:2px solid #ff9900;
  border-right:2px solid #ff9900;
  border-top:2px solid #ffcc00;
  border-left:2px solid #ffcc00
	}

.h1 {
	border-top: 1px solid #000060; 
	border-bottom: 1px solid #c0c0c0;
    }
.h2 {
	border-top: 1px solid #0000f0; 
	border-bottom: 1px solid #c0c0c0;
    }

.p1 {
font-family: Verdana, Arial;
font-size: 12px;
line-height: 15px;
margin-left: 5px; 
margin-right: 5px; 
margin-top: 0; 
margin-bottom: 0; 
}
.p2 {
font-family: Verdana, Arial;
font-size: 10px;
color: #0000ff;
line-height: 13px;
margin-left: 5px; 
margin-right: 5px; 
margin-top: 0; 
margin-bottom: 0; 
}

.A:link {
color: #0000ff;
text-decoration: underline;
}
.A:visited {
color: #0000ff;
text-decoration: underline;
}
.A:active {
color: #000080;
text-decoration: none;
}
.A:hover {
color: #000080;
text-decoration: none;
}
