h1 { font-family: Verdana; font-size: 14px; text-align: justify;
}
h2 { font-family: Verdana; font-size: 13px; text-align: justify; color:#FF0000; font-weight:normal;
}
h3 { font-family: Verdana; font-size: 13px; text-align: justify; font-weight:normal;
}

body {OVERFLOW-X: hidden;
}

.defiscalisation {
	display : none;
	visibility: hidden;
	position: absolute;
	width: 500px;
	height: 250px;
	left: -550px;
	top: -300px;
}
