body {
	font-family: papyrus, "comic sans ms", sans-serif;
	font-style: italic;
	text-align: center;
	background-color: #ffffff;
	color:#808080;
	text-align: center; /*per ie*/	 
	
} 
html {overflow: hidden}
img{
	border: none;
}
h1 { font-size:56pt }
h2 { font-size:28pt }
h3 { font-size:18pt }
h4 { font-size:16pt }
h5 { font-size:14pt }

a { text-decoration: none; color: red; }
A:LINK { color: red; }
A:VISITED {color: red; }
A:HOVER {  color: #ffffff }
div.text{
	width:70%;
	margin:auto;
	font-size:16pt ;
}
table.alta{
	vertical-align: middle;
	text-align: center;
	width:280px;
	border:0;
	margin:auto;
}
table.alta td{
	width:33%
}
table.immagini{
	width:85%;
	vertical-align: middle;
	text-align: center;
	margin:auto;
	border:0px solid #ffffff;
}
table.immagini td{
	width: 26%;
	border:0px solid #ffffff;
}
.email{
	margin-top: 50px;
}
