
body {
	background-color: #E0E0E0;
	}
	
h1 {
	font-size : x-large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : center;
	}
	
h2.immagine-mia  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : center;
}		


p.immagine-mia  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	list-style-type : disk;
	text-align : center;
}

a.immagine-mia  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	color : black;
	text-align : left;
	font-style : normal;
	text-decoration : none;
}

a:VISITED  {
	font-weight : bold;
	color : black;
	text-align : left;
	font-style : normal;
	text-decoration : none;
}	
	
table.immagine-mia {
border: 0px;
width: 100%;
text-align: center;
}

