/* CSS Document */
body 
{
	background: #00779F;
	scrollbar-face-color: #B3C4C9;
	scrollbar-track-color: #B3C4C9;
	margin: 12px 0px 0px;

}

/*a:link {color: #FFFF00}
a:visited {color: #FFFF00}
a:hover {color: #FFFFFF}
a:active {color: #FFFF00}*/

h1 
{
text-align:center;
color: #000066;
font-size: 17px;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
}

h2 
{
text-align:center;
/*color: #993300;*/
color: #000000;
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

h3 
{
text-align:right;
color: #000080;
font-size: x-small; 
font-family: Georgia, Times New Roman, Times, serif;
}

h4 
{
text-align:center;
color: #FFFFFF;
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

h5 
{
text-align:center;
color: #000066;
font-size: x-large;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

p
{
text-align:center;
color: #000080;
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: Bold;
}

div
{
text-align: center;
}
.titel {
color: #000000;
font-size: 17px;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
}
.tesktuitgelijnd {
	color: #DADADA;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: justify;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:active {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tekst {

	color: #000080;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
