﻿body {
  background: white !important;
  color: black !important;
}
#header, #head2, #left-column, #footer, #footer-strip, #right-column, .scroll-top-wrapper {
	display:none !important;
}

#content {
    padding: 0 15px !important;
    width: 100% !important;
}
 article {
	text-align: justify !important;
}

.page-header {
    border-bottom: none !important;
    text-align:center !important;
    font-weight: bold !important;
}
a {
  color: black !important;
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: none !important;
}
a:after {
   content: " (" attr(href) ") " !important;
   font-size: 90% !important;
}
.cky-consent-bar-trigger {   
    display:none !important;
}
.btn.btn-default.canone-auto {
  display: none !important;
}