body{
  font-size: 12pt;
  background: white;
  color: black;
  text-align: left;
}

#sidebar-left, #sidebar-right{ display: none !important; }
.column{ float: none !important; }
.row{ width: auto !important; }

#content-right, #content{
  width: auto !important;
	border: 0;
	margin: 0 5%;
	padding: 0;
	background: transparent;
	color: black;
}

a{
	font-weight: bold;
	text-decoration: underline;
  background: transparent;
}