@charset "utf-8";

h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}

	h1 span {
		display: none;
	}
	
img {
	border-style: none;
}

p {
	text-align: justify;
}

#column {
	width: 570px;
	height: auto;
	text-align: center;
}

#menu {
	display	: none;
}

#footer { 
	width: 570px;
	text-align: center;
}

	#footer address {
		margin: 20px auto 0 auto;
		width: 528px;
		text-align: left;
		font-size: 9pt;
		font-style: normal;
		font-weight: 400;
	}
