H6 {
	border : double Navy;
	text-align : center;
	vertical-align : middle;
	font-family : sans-serif;
	font-size : 12pt;
	color: Navy;
}
H5 {
	background-image : url(sfondo.jpg);
	font-family : sans-serif;
	color: Navy;
	text-align : justify;
	padding : 5px;
	border-bottom-width : medium;
	background-position : center;
	background-repeat : repeat;
	border-bottom : outset;
	border-color : Maroon;
	border : outset;
	border-style : inset inset inset inset;
}
H1 {
	border-style :  double;
	padding : 20px;
	font-family : sans-serif;
	font-size : 10pt;
	color: Navy;
	font-style : normal;
	text-align : justify;
		border-color : Navy;
		background-image : url(sfondo_B.jpg);
		display : block;
		width : auto;
		word-spacing : normal;
		vertical-align : middle;
		white-space : pre;
}
H2 {
	font-size: 13pt;
	color: White;
	background-color : #1E90FF;
	border : double Navy;
	font-family : Arial;
	text-align : justify;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	font-weight : bold;
	border-color : Navy;
	border-style : double;
	}

H3 {
	font-size: 13pt;
	color: Black;
	background : #1E90FF;
	font-family : arial;
	font-style : normal;
	text-align : center;
	border-color : Navy;
	font-weight : bold;
	height : auto;
	}

H4 {
    font-size: 13pt;
	color: White;
	background-color : #1E90FF;
	border : none Navy;
	font-family : Arial;
	text-align : center;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	font-weight : bold;
	border-color : Navy;
	border-style : double;
	margin-bottom : auto;
	margin-left : auto;
	margin-right : auto;
	margin-top : auto;
	}
	

HR {
	color: blue;
	height: 1pt;
}

