body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #215ABB; 
	background-color: #FFFF99; 
	background-image: url(img/bg.gif);
	scrollbar-face-color: #215ABB;
	scrollbar-shadow-color: lightblue;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #EAAC0A;
	scrollbar-arrow-color: #EAAC0A;
}
.titel_jaar{
	font-weight: bold; 
	color: #215ABB;
	font-size: medium;
}
.td_jaar{
	background-color: #EAAC0A;
}
.footer{
	text-align: center;
}
.titel_maand{
	font-weight: bold; 
	color: #EAAC0A;
	font-size: medium;
}
.td_maand{
	background-color: #215ABB;
}
.table_agenda{
	font-size: 10px;
}

.table_Brdr{
	border:2px solid #0070FF;
	font-size: 10px;
}
a {  font-weight: bold; color: #0070FF; text-decoration: underline}
.titel_leden {  font-size: large; color: #EAAC0A; font-weight: bold}
.titel_verbond {  color: #CC0033; font-size: large; font-weight: bold}
.titel_comitee {  font-size: large; color: #0000CC; font-weight: bold}
.titel_comitee_sub1 { font-size: medium; color: #0000CC; font-weight: bold}
.titel_comitee_sub2 { font-size: small; color: #0000CC ; font-weight: bold}
.titel_verbond_sub1 { color: #CC0033; font-size: medium; font-weight: bold}
.titel_verbond_sub2 { color: #CC0033; font-size: small; font-weight: bold}
.titel_leden_sub1 { font-size: medium; color: #FF00FF ; font-weight: bold}
.titel_leden_sub2 { font-size: small; color: #FF00FF ; font-weight: bold}
table { background-image: url(img/bg.gif) ; font-size: 12px; border: #215ABB}
hr {  color: #215ABB; background-color: #215ABB}
.cell_inverse {
	 background-color:#215ABB;
	 color: #FFD87C;
}
.a_inverse {  font-weight: bold; color: #EAAC0A; text-decoration: underline}
.table_Brdr_inverse{
	border:2px solid #EAAC0A;
	font-size: 10px;
}