* {
	color: #000 !important;
	background: #fff !important;
	border: none !important;
	position: static !important;
}

.diyw .diywebTemplateNavigation {
    display: none !important;
}

.diyw #contentfooter {
    width: 100% !important;
    float: none !important;
}

.diyw #contentfooter * {
    width: auto !important;
}

.diyw #contentfooter a[rel="nofollow"],
.diyw #contentfooter a[rel="nofollow"] + .footer-separator {
    display: none !important;
}

body {
	background: #fff;
	color: #000;
	font-family: serif;
	font-size: 12pt;
	margin:0.5cm;
	padding: 0;
}
