/* 
Mei 2009
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;
}

#header, #sitewideContainer, #menu, #footer, #colRight
{
	display: none;
}

#wrapper, #columnContainer, #content
{
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: #000000;
	background: transparant;
}
#content h1 {
	font-size: 15px;
}
#content h2, #content h3 {
	font-size: 13px;
}

