/* CSS Document */

/* zet de standaard font in reset.css */

h1, h1 a { font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
.italic {
	font-style: italic;
}

h2, h2 a { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #5e2883; }
h3, h3 a { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }.bold {
	font-weight: bold;
}

