html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: auto;
	width: auto;
	height: auto;
}
div#header {
	display: none;
}
div , div#sx , div#dx , div#full , div.text , div#container , div#content {
	margin: 0px;
	padding: 0px;
	width: 50;
	height: auto;
	clear: both;
	overflow: visible;
}
