/* Stylesheet for print mwhairbeauty.nl */

body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #3a3a3a;
}
/*
a:link { color: #FFF; text-decoration: none; }
a:visited { color: #FFF; text-decoration: none; }
a:hover { color: #FFF; text-decoration: underline; }

h1 {
	padding: 8px 10px 6px 10px;
	font-size: 11px;
	font-weight: bold;
}

h1, h2, h3 {
	background: white; color: black; padding-bottom: 1px; border-bottom: 1px solid gray;
}*/
.printInfo{
	display:block;	
}
.content_zone_left_zone_3{
	display:none;
}
