body, .main, a
{
	background-color: white ;
	color: black ;
}

.main
{
	max-width: 100% ;
}

.header-page, .header-sub, h1, h2, h3
{
	border: none ;
	padding: 0px ;
	page-break-after: avoid ;
	page-break-inside: avoid ;
}

p, ul, ol, li
{
	page-break-inside: avoid ;
}

.image-right, .image-left, .image-thumbnail
{
	background-color: white ;
	border: 1px solid black ;
	page-break-inside: avoid ;
}

.page-menu
{
	display: none ;
}

a span
{
	display: none ;
}
