/* 
November 2006
Door : Koen Haarbosch  |  Bit Squad

*/

/* --------------------------------------------- // -------- PRINT */

a:link, a:visited
{
	color: #000000;
	background: transparant;
	text-decoration: underline;
}

body
{
	background: #FFFFFF;
	font-size: 11pt;
	font-family: verdana, arial, georgia;
}

#sitewidemenu, #visual, #header, #colLeft, #colRight, .clear, .linkBackToTop, .print, .download
{
	display: none;
}

#wrapper, #columnContainer, #colMiddle, #content
{
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: #000000;
	background: transparant;
}
#table01, #table02, #table03, #table04, #table05, #table06 
{
	display: block;
}
.tab span.title 
{
	display: block;
	font-size: 10pt;
	margin: 30px 0 10px 0;
	
}
#content h1 {
	font-size: 15px;
}
#content h2, #content h3 {
	font-size: 13px;
}