* {
	page-break-inside: auto;
	page-break-after: auto;
	page-break-before: auto;
}
body {
	background: #ffffff;
	color: #000000;
	font: 0.7em tahoma, arial, helvetica, sans-serif;
	color: Black;
}
#header, #menu {
	display: none;
}
#footer {
	background: transparent;
	color: #000000;
}
#footer .menu, #footer .links, #footer .dev, #footer .validator {
	display: none;	
}

#flash, #contents .ContenLeft {
	display: none;
}

.ContenCenter .box-C .body .img {
	display: none;
}

.ContenCenter .box-C .body .title
, .ContenCenter .box-C .body .title h1 {
	background-color: White;
	background: White;
	color: Black;
	font-size: 22px;
}
h1, h2, h3, h4 {
	background-color: White;
	background: White;
	color: Black;
}

.div {
	page-break-inside: auto;
}

embed, object {
	display: none;
}

#block_print {
	display: none;
}