body {font-family: Times New Roman;}
td   {font-family: Times New Roman;}
th   {font-family: Times New Roman;}
.kop_header     {
	font-size: 48px;
	font-family: Times New Roman;
	color: #000000;
	text-align: center;
	font-weight: bold;
	backgound-color: #99CCCC;
}
.kop_header_red     {
	font-size: 48px;
	font-family: Times New Roman;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	backgound-color: #99CCCC;
}
.kop_header_violet     {
	font-size: 48px;
	font-family: Times New Roman;
	color: #9900CC;
	text-align: center;
	font-weight: bold;
	backgound-color: #99CCCC;
}
.kop_pagina     {
	font-size: 36px;
	font-family: Times New Roman;
	color: #000000;
	font-weight: bold;
	backgound-color: #99CCCC;
}
.kop_pagina_red     {
	font-size: 36px;
	font-family: Times New Roman;
	color: #FF0000;
	font-weight: bold;
	backgound-color: #99CCCC;
}
.text          {
	font-size: 18px;
	font-family: Times New Roman;
	color: #000000;
}
.text_red          {
	font-size: 18px;
	font-family: Times New Roman;
	color: #FF0000;
}
.text_bold          {
	font-size: 18px;
	font-family: Times New Roman;
	color: #000000;
	font-weight: bold;
}
.text_bold_red          {
	font-size: 18px;
	font-family: Times New Roman;
	color: #FF0000;
	font-weight: bold;
}
.text_fout          {
	font-size: 18px;
	font-family: Times New Roman;
	color: #FF0000;
	font-weight: bold;
}
.button             {
	font-size: 24px;
	font-family: Times New Roman;
	color: #000000;
	text-align: center;
	backgound-color: #99CCCC;
}
.button_left             {
	font-size: 24px;
	font-family: Times New Roman;
	color: #000000;
	text-align: left;
	backgound-color: #99CCCC;
}
.button_bold        {
	font-size: 24px;
	font-family: Times New Roman;
	color: #000000;
	font-weight: bold;
	text-align: center;
	backgound-color: #99CCCC;
}
