body {
	background-image: url(pics/bg1.jpg);
	background-color: #ffffff;
	background-attachment: fixed;
	color: #191964;
}

a:link, a:active {
	color: #ff0000;
}

a:visited {
	color: #191964;
}

td, .bd { font-family: Century Gothic, Verdana, Arial, Helvetica;
			  color: #191964;
			  font-size: 11pt;
			}

b { font-family: Century Gothic, Verdana, Arial, Helvetica;
			  color: #191964;
			  font-size: 11pt;
			  font-weight: bold;
			}


.kop {
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	color: #191964;
	font-size: 14pt;
	font-weight:bold;
}

