
body, content, footer {
  float: none !important;
  position: relative;
  color: #000000;
  background: #ffffff;
  font-family: Times, serif;
  font-size: 12pt;
  overflow: visible !important;
  border: none;
}

a {
  text-decoration : underline;
  color : #0000ff;
}

#sidebar, .udm,.udm li,.udm ul {display: none; margin: 0;}

#sidebar, #search, #ads, #title, .wrapper, .container {
	width: 0 !important; 
	margin: 0;
	display: none;
}

#content {
	width: 100% !important; 
	margin: 0; 
	padding: 0;
	border: 0;
}

#wrapper {
	display: none !important;
}

#footer {
	display: none !important;
}

.no-display {
	display: none !important;
}

.section {
	margin: 0px !important;
	padding: 10px !important;
	font-size: 100%;
	page-break-before: auto;
	page-break-after: auto;
	page-break-inside: auto;
}
