/* 
===============================
==== (c) 2004 pakhuisje.nl ==== 
===============================
*/



/* ==== Base lay-out settings ==== */
body 
{
	background-color:#F2F7FB;
	text-align: center;
}


.style1 {
	color: #0099CC;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #09C;
}
a:visited {
	color: #09C;
}
a:hover {
	color: #09C;
}
a:active {
	color: #09C;
}



.style3 {
	color: #0099CC;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.style4 {
	color: #FF3300;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.style5klein {
	color: #0099CC;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.style1groot {
	color: #0099CC;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
}
.Roodkop {
	color: #FF3300;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

