/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moncredit Print Style
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {
	background: white;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0 0 14pt 0;
}

#nav, .skipLink, #beeld {
	display: none;
}

img #logo {
	text-decoration: none;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:link:after, a:visited:after {
	content: " (http://www.moncredit.be/" attr(href) ") ";
   font-size: 90%;
}

h1 {
	margin: 14pt 0 0 0;
	padding: 0;
	font-size: 120%;
}

h2, h3 {
	margin: 14pt 0 0 0;
	padding: 0;
	font-size: 100%;
}