body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: normal 8pt Tahoma;
}

a:link{
color:#000000;
font: bold 8pt Tahoma;
text-decoration:none;
}

a:visited{
color:#000000;
font: bold 8pt Tahoma;
text-decoration:none;
}

a:hover{
color: #4150B4;
font: bold 8pt Tahoma;
text-decoration:underline;
}

h1 {
	font: bold 9pt Tahoma;
	color: #333366;
	text-indent: -100px;
}

h2 {
	font: bold 8pt Tahoma;
	text-indent: -10px;
}

table {
	font: normal 8pt Tahoma;
}
.corpo {
	top: 35;
	left: 320;
	width: expression(this.offsetParent.clientWidth-350);
	position: absolute;
	padding-left: 100px;
	border: #999999 0px solid;
}

.contatti {
	top: 35;
	left: 570;
	width: expression(this.offsetParent.clientWidth-600);
	position: absolute;
	padding-left: 100px;
	border: #999999 0px solid;
}

.menu {
	top: 510;
	left: 87;
	width: 100px;
	height: 100px;
	/*height: expression(this.offsetParent.clientHeight-270);*/
	position: absolute;
	border: #999999 0px solid;
}


