body {
     margin: 5px;
	 color : blue; 
	 background: #ffdd00;
     font-style: normal;
     font-variant: normal; 
     font-weight: normal; 
     font-size: 12px; 
     font-family:Verdana, Arial, sans-serif;
}

table.tabella1 {
	width : 800px;
	background : url('loghi/sfondo.gif');
}
.cella1 {
	width : 160px;
    height : 65px;
	background : url('loghi/Logo_Aurora_piccolo.gif');
}

table.tabella2 {
	width: 800px;
	background :url('images/sfondo.gif');
}

table.tabella3 {
  background :url('images/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.tabella4 {
  background :url('images/sfondo.gif');
  width: 320px;
  border-bottom:2px solid #ff9900;
  border-right:2px solid #ff9900;
  border-top:2px solid #ffcc00;
  border-left:2px solid #ffcc00
}
table.tabella5 {
  background :url('images/sfondo.gif');
  width: 760px;
  border-bottom:2px solid #ff9900;
  border-right:2px solid #ff9900;
  border-top:2px solid #ffcc00;
  border-left:2px solid #ffcc00
}
table.tabella6 {
	width: 800px;
	background :#FFFF99;
}

.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; 
}
.p_bottoni {
font-family: Verdana, Arial;
font-size: 10px;
font-weight: bold;
color: #0000ff;
line-height: 13px;
margin-left: 5px; 
margin-right: 5px; 
margin-top: 0; 
margin-bottom: 0; 
}
.pv {
font-family: Verdana, Arial;
font-size: 12px;
line-height: 15px;
margin-left: 65px; 
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;
}
		
.h1 {
	border-top: 1px solid #0000f0; 
	border-bottom: 1px solid #c0c0c0;

    }
    
.h2 {
	border: 1px solid #0000Ff;
	border-top: 2px solid #0000f0; 
	border-bottom: 1px solid #eeeeee;
    }

.h3 {
	border: 1px solid #808080;
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top: 1px solid #808080; 
	border-bottom: 1px solid #CCCCCC;
    }