body {
	width: auto; margin: auto;
	background: none;
	font: 0.9em "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: black;
	overflow: visible;
}
a {color: black !important; text-decoration: none;}
h1, h2, h3 {color: black !important;}
.center {width: 100%;}

div#header {
	width: 100%; float: none;
	margin: 0; padding: 0;
	background: none;
	color: black; text-align: center;
}
div#header img {display: none;}
div#header h1 {
	width: 100%; float: none;
	margin: 0; padding: 0;
	font-size: 14px; font-style: italic; font-weight: bold; text-align: center;
}

div#mmenu {display: none;}
div#cont {width: 100%; margin: 0;padding: 0; background: none;}

div#body {
	width: 100%; display: block; float: none;
	margin: 0; padding: 0;
	background: none; float: none;
	text-align: justify;
}
div#body img {display: none !important;}
div#body ul, div#body ul li {list-style-image: none !important;}

div#footer {width: 100%;}