.headerTopLine{
	display:none;
}
.headerLogo{
	display:none;
}
.headerContent{
	display:none;
}
.headerMenu{
	display:none;
}
.headerArt{
	display:none;
}
#headerClock{
	display:none;
}
.headerOffer{
	display:none;
}
.headerBottomLine{
	display:none;
}
.rightColumn{
	display:none;
}
.footerTopLine{
	display:none;
}
.footer{
	display:none;
}
H1, H2, H3 {
	page-break-after: avoid;
	page-break-inside: avoid;
}
H1 {
 	letter-spacing: 1pt;
}
P {
	text-indent: 2em;
}
a{
	font-weight: bold;
	text-decoration: underline;
}
a:after {
	font-size: 60%;
	font-weight: normal;
	content: ' [  ' attr(href) '  ] ';
}
