@charset "utf-8";
.header {
	font-family: "Black Chancery";
	font-size: 50px;
}
.header2 {
	font-family: Tahoma;
	font-size: 28px;
}
body {
	text-align: center;
	background-image: url(images/backgrnd-MUSIEKBLAD.jpg);
	background-repeat: repeat;
}
.heading1 {
	font-family: Arial;
	font-size: 24px;
	color: #900;
}
.heading2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	text-align: justify;
	color: #C00;
}
.body-text {
	font-size: 14px;
}
.body-textjustify {
	text-align: justify;
}
.thrColFixHdr #container table tr td .c4 {
	text-align: justify;
}
.thrColFixHdr #container table tr td strong {
	font-size: 18px;
	color: #000;
}
.thrColFixHdr #container table tr td #mainContent .c3 .linksroom {
	text-align: center;
}
.thrColFixHdr #container table tr td p {
	text-align: center;

}
.thrColFixHdr #container table tr td p c {
	text-align: center;
}
