
body {
	font-family: Calibri,Cambria,Verdana;
	font-size: 12pt;
	color: #000000;
	/*ZWARTE TEKST*/
	background-color: #ffcc33;
		/*GELE achtergrond*/
}
a {text-decoration: none;
color: #3300FF;
/*BLAUWE TEKST*/
text-align: center;
} 

p {	
	color: #000000;
	/*ZWARTE TEKST*/
	font-family: Calibri,Cambria,Verdana;
	font-size: 12pt;
	font-weight: bold;
}
h1 {

	font-family: Calibri,Cambria,Verdana;	color: #3300FF;
	/*BLAUWE TEKST*/
	text-decoration:none;
	font-size: 100%;
	font-weight: bold;
	padding-left: 10px;
	background-color: #FFFFFF;
	/*WITTE achtergrond*/
	}
h2 {
	font-family: Calibri,Cambria,Verdana;	color: #3300FF;
	/*BLAUWE TEKST*/
	text-decoration:none;
	font-size: 180%;
	font-weight: bold;
	padding-left: 10px;
	

}
h3 {
	font-family: Calibri,Cambria,Verdana;	color: #3300FF;
	/*BLAUWE TEKST*/
	text-decoration:none;
	font-size: 250%;
	font-weight: bold;
	padding-left: 10px;
}
opvallend {
	color: #FF0000;
	/*RODE TEKST*/
	background-color: #FFFF66;
	/*GELE achtergrond*/
	font-size: 250%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

table
{
color: #000000;
/*ZWARTE TEKST*/
	font-family: Calibri,Cambria,Verdana;text-align: center;
text-vertical-align: middle;
}
table2
{
font-weight: bold;
color: #000000;
/*ZWARTE TEKST en VET*/
	font-family: Calibri,Cambria,Verdana;
	padding-left: 3px;
}

caps {
font-variant:small-caps;
}
menu{
font-family: Verdana;
text-align: center;
font-size: 20px;
font-weight: bold;
text-align: center;
font-color: #3300FF;
}


#slideCont {
  border:solid 3px #FF8717;
text-align:center;
}

#slideCont img {
  margin: 5px;
}

