/* Gemaakt door Arian Stolwijk www.aryweb.nl */

body {
	color: black;
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 1em;
}

img {
	border: 0;
}

a {
	color: #b32009;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 0;
	margin-bottom: 15px;
	border-bottom: 4px solid #edf0f6;
	color: #b32009;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 0.9em;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.5em;
	border-width: 3px;
}

h3 {
	font-size: 1.3em;
	border-width: 2px;
}
