* {
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
}

h1 {
	color: #ff9000;
	font-size: 18px;
	font-weight: normal;
}

span.stap {
	color: #505050;
}

ul.error li{
	font-size: 11px;
	line-height: 1.5em;
	color: #aa6000;
}
p.disclaimer {
	display: block;
	width: 100%;
	clear: both;
	padding-top: 10px;
	color: #909090;
}