img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.style{
	background-attachment:fixed;
	background-image:inherit;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 100%;
	color: #333333;
	background-color: #000000;
}
p {
	font-size: 80%;
	margin: 0px 0px 15px;
}
h1 {
	font-size: 80%;
	font-weight: bold;
	margin: 0px 0px 20px;
}
#scroll {
	overflow: auto;
	height: 278px;
	width: auto;
}
h2 {
	color: #666699;
	font-size: 80%;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 20px;
}

.collectie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
	width: 200px;
	padding-left: 450px;
}
a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
label {
	display: block;
	width: 200px;
}

