 body {
	color: #000000;
	background: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size : 12pt;
}

a {
	text-decoration: underline;
	color: #0000ff;
}

#header, #right, #rightnews, .top, #left, #footer {
	display: none;
	float: none;
}

#contentnews {
	float: none !important;
	width: 100%;
	display: inline;
	clear: both;
}

#pagewidth, #main, #mainnews, #twocolumn, #content, #newsbody {
	float: none !important;
}

#main {
overflow:visible;
}

#mainnews {
overflow:visible;
}

#mainnews #left {
overflow:visible;
}

#twocolumn {
overflow:visible;
}

#content {
overflow:visible;
}

#contentnews {
overflow:visible;
}

.two {
overflow:visible;
}