BODY {
	margin: 0px;
	background-color: #1D2B45;
}

.title {
	font-size: 19px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	margin-left: 5px;
}

.member {
    font-family: Verdana;
	text-align: center;
	font-weight: bold;
	color: #41506F;
    font-size: 7pt;
    font-style: italic;
}

A:link.member { text-decoration : none; color: #41506F; }
A:active.member { text-decoration : none; color: #41506F; }
A:visited.member { text-decoration : none; color: #41506F; }
A:hover.member { text-decoration : underline; color: #41506F; }


td {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #333333} 
li {color: #FF3333; list-style-type: square} 
ul {color: #FF3333; list-style-type: square} 
ol {color: #FF3333}

a:link {
	color: #FE4625;
	font-weight: bold;
} 
a:active {
	color: #FE4625;
	font-weight: bold;
} 
a:visited {
	color: #FE4625;
	font-weight: bold;
} 
a:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
} 

.mouse {  cursor: hand}
.kop {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;

}
.subkop {
	font-weight: bold;
}
.broodtekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.blok1 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF8EC;
	border-right-color: #D1AF98;
	border-bottom-color: #D1AF98;
	border-left-color: #FFF8EC;
	background-color: #EFE3DB;
}
.form {
	background-color: #EDEFF2;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px inset #003366;
	border-right: 2px inset #003366;
	border-bottom: 2px inset #003366;
	border-left: 1px inset #003366;




}
