body {
	background: url(../img/bg_body.png) no-repeat center bottom;
	font-family: "Arial", sans-serif;
	font-size: 0.75em;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	/*color: #666666;*/
}

a:hover {
	color: #005ab4;
}

h1 {
	position: absolute;
	left: -999em;
}

h2 {
	color: #0067b9;
	font-size: 1.83em;
	font-weight: normal;
	margin-bottom: 0.1em;
}

h3 {
	color: #0067b9;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0.1em;
}

p {
	line-height: 1.58em;
	margin-bottom: 2em;
}

.leesverder a {
	padding-left: 18px;
	background: url(../img/bg_leesverder.gif) left 3px no-repeat;
}

hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #E7E7E7;
	clear: both;
	margin: 5px 10px 7px 10px;
}

strong {
	font-weight: bold;
	color: #9E9997;
}

ul {
	margin: 1em 1.5em;
}

ol {
	margin: 1em 2em;
}

li {
	line-height: 1.58em;
}

table {
	width: 100%;
}

table td {
	vertical-align: top;	
}