/* Gemaakt door Arian Stolwijk www.aryweb.nl */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #787878;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	font-weight: normal;
}

h1 {	
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

img {
	border: 0;
}

a {
	color: #626262;
}

a:hover {
	text-decoration: none;
}
