/*Voorbeeld CSS van BKV voor eigen gebruik gewijzigd op 14 feb. 2007*/

body {
	background-color: #092004;
	}
body,td,th {
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	text-align: justify;
	word-spacing: normal;
	line-height: 140%;
			}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: overline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, "Century Gothic", sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, "Century Gothic", sans-serif;
	text-transform: capitalize;
	/*elk woord begint met een hoofdletter*/
	font-size: 16px;
	color: #E1FFC4;
	text-decoration: none;
	word-spacing: 0.5em;
				}

h3 {font-family: Verdana, Arial, "Century Gothic", sans-serif; 
font-size: 12px; 
color: #000000; 
}

