body  {
	background-color : white;
	text-align: center;
	font-family : Tahoma, sans-serif, Arial, Verdana, Helvetica;
	font-size: 70%;
	color: #0E3D00;
	text-decoration : none;
	margin: 0px;
	background:url(../img/br924.png) repeat-y scroll center center #EFEFEF;
}
h1, h2, h3, h4 {
	margin: 0;
	font-size: 100%;
}


a {	text-decoration: none; color: #0D2693; /* vecchio rosso #AB2202; */}

a:hover { color: #000000; text-decoration: underline; }


.visoff { position: absolute; left: -2000px; }
