 * {
  background-color: #fff;
}

body {
  height: auto!important;
}

body, p {
  font-size: 12pt;
  text-align:justify;
  color: #000;
}

#bigDownloadBTN {
  text-align: center !important;
}

#skrollr-body {
  height:auto !important;
}

/* Hide Elements */
#header, #footer, #mobileMenu, #mobileHeader, .searchLoginBox, .zoom, form, .noprint, div.pagefuncs {
  display:none;
}

/* Hide BreadCrump Navigator */
#breadCrump {
  display: none;
}

#contentContainer .teaser .inner {
  padding: 5px;
}

/* Links */
a:link { font-weight: bold; text-decoration: underline; color: #06c; }
