/* CSS Document */
body{
	font-family: Arial; font-size: 14px; color: #000;
	background-color: #FFF;
	margin: 0.1cm;
}

header,
nav,
aside,
footer,
#areaSponsors,
.button{ visibility: hidden; display: none; }

section{ width: 100% !important; }

h1,h2,h3,h4,h5,h6,strong, ul li, em{
	color: #000;
}

#webContainer.
.areaContents,
section{
	width: 100% !important; height: auto; overflow: auto;
}