BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : rgb(1, 7, 254);
	margin: 20px;
	background-color: rgb(225, 223, 140);
     }

H1, H4, H5
			{	font-family			: "Verdana", "Times New Roman", sans-serif;
				color				: #FF0000; 
				margin-left			: 20px
			}	
H2				
			{	font-family			: "Comic Sans MS", "Times New Roman", sans-serif;
				color				: #FFFFFF; 
				margin-left			: 20px
			}	
H3				
			{	font-family			: "Comic Sans MS", "Times New Roman", sans-serif;
				color				: #990099; 
				margin-left			: 20px
				
			}
H1, H4	{	font-weight				: bold
			}
H5, H6	{	font-weight				: bold
			}

H1			{ 	font-size			: 30px 			}
H2			{ 	font-size			: 24px			}
H3			{ 	font-size			: 20px			}
H4			{	font-size			: 28px			}
H5			{	font-size			: 17px			}
H6			{	font-size			: 10px			}

h5.geel { color: #FFFF00}
h5.groen { color: #00FF00}
h5.paars { color: #CC00FF}
h5.rood	{ color: #FF0000}

table 			{	font-family			: "Courier New", Courier, monospace;
				font-style			: oblique;
				color				: #339999			}

LijstVormGeving
			{	font-family			: "Comic Sans MS";
				font-style			: oblique;
				color				: blue
			}

A:link 		{ color: #FF0000}
A:visited 	{ color: rgb(253, 126, 0);}		
A:hover 	{ color: #0033FF}
A:active 	{ color: red			}


p.opvallendetekst {color: red; font-style: italic}

A.IllustratiePseudoclassLinks:link {color: #FFCC00}
A.IllustratiePseudoclassLinks:visited {color: #33FF00}
A.IllustratiePseudoclassLinks:active {color: #FFFF66}
A.IllustratiePseudoclassLinks:hover {background-color: #CCFF00}
