BODY {
	font-family: arial,verdana;
	font-size: normal;
}
A {
	text-decoration: none;
}
A:hover {
	font-weight: normal; 
	text-decoration: none;
}
H1 {
	font-weight: 900;
	text-align: center;
	color: #0000a0;
	font-size: 1.3em;
	margin-top: 16px;
	margin-bottom: 16px;
}
H2 {
	font-size: 2em;
	color: #800000;
	margin: 5px;
	text-align: center;
}
H3 {
	color: #0000ff;
	text-align: center;
	font-size: 1.5em;
}
H4 {
	color: #0000d7;
	font-weight: 900;
	text-align: center;
}
H5 {
	color: #bf0000;
	font-weight: 900;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 3px;
}
H6 {
	color: #800000;
	font-size: 30px;
	margin-top: 3px;
	margin-bottom: 5px;
}
IMG {
	border: 0px;
}
.contenitore {
	text-align: center;
	width: 650px;
}
.hr {
	color: #e97b03;
	border-color: #e97b03;
}
.footer {
	font-size: 10px;
	color: #333333;
}
