body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.footer {
	display: block;
	position: relative;
	top: -10px;
/*	color: #f15a22; orange*/
	color: #1569c7; /*blue*/
	text-decoration: none;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	font-weight: bold;
}

.inlineimg {
	vertical-align: middle;
}

#f1 {
	font-size: 0.8em;
}

#header {
	display: block;
	position: relative;
	top: -30px;
}

#subheader {
	display: block;
	position: relative;
	top: -120px;
/*	left: 22px; modifica per ipad */ 
/*	border: 2px solid #f15a22; orange*/
	border: 2px solid #153e7e; /*blue*/
}

#issue {
	display: block;
	position: relative;
	top: 20px;
/*	border: 2px solid #f15a22; orange*/
	border: 2px solid #153e7e; /*blue*/
}

#mailto {
	display: block;
	position: relative;
	top: -10px;
/*	color: #f15a22; orange*/
	color: #153e7e; /*blue*/
	text-decoration: none;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.5em;
	font-weight: bold;
}

#issuetext {
	display: block;
	position: relative;
	top: 40px;
/*	color: #f15a22; orange*/
	color: #153e7e; /*blue*/
	text-decoration: none;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.5em;
	font-weight: bold;
}

#home {
	display: block;
	position: relative;
	top: 20px;
/*	color: #f15a22; orange*/
	color: #153e7e; /*blue*/
	text-decoration: none;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.8em;
	font-weight: bold;
}
