body {
  color : #000000;
  background : #ffffff;
  font-family : arial, helvetica, sans-serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}

div.noprint, span.noprint, td.links, td.htitle, td.menu,
td.leftcolumn, td.menuend, td.blank, td.footer,
td.navbar, td.skip, links, skip, a.links, a.skip, div.hint, hint{
  display : none; width: 0px;
}

#content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}


