body
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
}

/* Headings Typography */

h1 {
	font-size: 18px;
	color: #bf3f4a;
}

h2 {
	font-size: 16px;
	color: #797f83;
}

h3 {
	font-size: 16px;
	color: #bf3f4a;
}

h4 {
	font-size: 16px;
	color: #bf3f4a;
}

a
{
	text-decoration:underline;
	color:#000000;
}

a:hover
{
	text-decoration:none;
}
div#print
{
	display:block;
	margin-left:36px;
}

div#quote
{
	display:none;
}

div#navcontainer, div#navbar
{
	display:none;
}

div#videoimpressie
{
	display:none;
}

div#logo-wrapper
{
	display:none;	
}

div#rightcol
{
	display:none;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}