/* 
Den Hollander van den Broek print styles
by Fat Pixel - Marijn Tijhuis 
*/

.hide, #navcontain, #funcnavcontain, #footercontain, #rightcol{
	display: none;
}


body{
	width: 70%;
	padding-left: 10%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}

h1, h2, h3{
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
}

img{
	border: none;
}

a{
	text-decoration: underline;
	color: #FF0000;
}