@font-face	{ font-family: "Computer Modern";
 src: url('cmunss.ttf');
 font-weight: normal;
 font-style: normal;
}
@font-face	{ font-family: "Computer Modern";
 src: url('cmunsx.ttf');
 font-weight: bold;
 font-style: normal;
}
@font-face	{ font-family: "Computer Modern";
 src: url('cmunso.ttf');
 font-weight: bold;
 font-style: italic;
}
@font-face	{ font-family: "Computer Modern";
 src: url('cmunsi.ttf');
 font-weight: normal;
 font-style: italic;
}


BODY     	{ font-family: Computer Modern; color: #D42A20; font-size: 16px; margin: 0px; padding: 0px;}

.hoofd		{ background-color: #FCF3D9;}

P		{ font-family: Computer Modern; font-size: 16px; margin: 9px 6px 0px 3px; padding: 0px 12px 3px 12px; color: #0E638E; line-height: 1.5em;}

h1		{ font-family: Computer Modern; font-weight: 500; color: #FAC22B; font-size: 60px; margin: 10px 5px 0px 5px; padding: 0px; text-align: center;} 

h2		{ font-family: Computer Modern; font-weight: 800; color: #D42A20; font-size: 24px; margin: 15px 5px 5px 3px; padding: 12px; text-align: center;} 

h3		{ font-family: Computer Modern; font-weight: 500; color: #FAC22B; font-size: 18px; margin: 25px 5px 5px 3px; padding: 12px; text-align: center;}

h4		{ font-family: Computer Modern; font-weight: 300; color: #FAC22B; font-size: 18px; margin: 15px 3px 0px 3px; padding: 12px 12px 3px 12px;}

h5		{ font-family: Computer Modern; font-weight: 600; color: #D42A20; font-size: 13px; margin: 10px 3px 0px 3px; padding: 6px 12px 3px 12px;}


ul		{ margin: 0px 0px 0px 0px; border: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; list-style: disc; color: #0E638E; line-height: 1.5em;}

li		{ margin: 0px 0px 0px 20px; border: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

ul ul		{ margin: 0px 0px 0px 0px; border: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: disc; color: #0E638E;}

li li		{ margin: 0px 0px 0px 15px; border: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

ul ul ul	{ margin: 0px 0px 0px 0px; border: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: disc; color: #0E638E;}

li li li	{ margin: 0px 0px 0px 15px; border: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

.menu		{ margin: 0px 0px 0px 0px; border: 0px 0px 0px 0px; padding: 0px 0px 0px 20px; list-style: none; font-size: 13px;}

ul.menu li	{ margin: 12px 0px -6px 20px; border: 0px 0px 0px 0px; padding: 0px 0px 0px 12px;}

.def		{ margin: 0px 0px 0px 0px; border: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none;}

ul.def li	{ margin: 0px 0px 0px 30px; border: 0px 0px 0px 0px; padding-top: 3px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; text-indent: -30px;}

.tab		{ margin: 0px 0px 0px 26px; border: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: disc;}

ul.tab li	{ margin: 0px 0px 0px 0px; border: 0px 0px 0px 0px; padding: 0px 0px 0px 10px;}



.def		{ border-collapse: collapse; border: 0px; }

th		{ font-family: Computer Modern; font-weight: 300; color: #FAC22B;}

td		{ font-family: Computer Modern; font-size: 18px;  vertical-align: top}

td.def		{ padding: 0px; margin: 0px; spacing: 0px; border-collapse: collapse; }


a:link 		{ color: #FAC22B; text-decoration: none; }

a.menu:link 	{ color: #FAC22B; text-decoration: none; }

a:visited	{ color: #D42A20; text-decoration: none; }

a.menu:visited	{ color: #FCF3D9; text-decoration: none; }

a:active	{ color: #0E638E; text-decoration: none; }

a.menu:active	{ color: #D42A20; text-decoration: none; }

a:hover 	{ background-color: #0E638E; color: #FCF3D9; text-decoration: none; }

a.menu:hover	{ background-color: #FCF3D9; color: #D42A20; text-decoration: none; }


form		{ margin: 0px 0px -6px 80px;  border: 0px 0px 0px 0px; padding-top: 9px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}

select		{ font-family: Computer Modern; font-size: 16px; background-color: #FCF3D9; color:#D42A20;}

option		{ font-family: Computer Modern; font-size: 16px; background-color: #FCF3D9; color:#0E638E; width: 100px;}


title		{ background-color: #FEF5D9; color: #418905;}


span.frac 	{ display: inline-block; font-size: 50%; text-align: center;}

span.frac > sup	{ display: block; border-bottom: 1px solid; font: inherit;}

span.frac > span { display: none;}

span.frac > sub { display: block; font: inherit;}