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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
}

img {
	border: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	font-size: 2.5em;
	font-style: italic;
	margin-bottom: 10px;
}

h2 {
	font-size: 2.1em;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.7em;
	font-style: italic;
	margin-bottom: 10px;
}

a {
	color: #666;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
