body {
	width: auto; margin: auto;
	background: none;
	font: 12px Arial, Helvetica, 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 div#top {display: none;}
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#header span#title {
	width: 100%; display: block; float: none;
	margin: 10px auto 0 auto; padding: 0;
	font: 14px Georgia, serif;
}								/*	<--- margin-top */

div#mmenu {display: none;}
div#space15 {display: none;}
div#cont {width: 100%; margin: 0;padding: 0; background: none;}

div#cont div#smenu {
	width: 100%; display: block; float: none;
	margin: 0; padding: 0;
	display: block; float: none;
}
div#cont div#smenu div#sm-top {display: none;}
div#cont div#smenu div#sm-body {background: none; float: none;}
div#cont div#smenu div#sm-body {font-size: 16px;}
div#cont div#smenu div#sm-bottom {display: none;}

div#cont div#txt {
	width: 100%; display: block; float: none;
	margin: 0; padding: 0;
	background: none; float: none;
	text-align: justify;
}
div#cont div#txt img {display: none !important;}
div#footer {width: 100%; text-align: right; background: none;}
