*/body {
font-family: Verdana, Helvetica, Arial, sans-serif
}

/* class om textlayout in navigatietabel te definieren */

td.text {
font-size: 1em;
font-weight: bold;
padding-left: 10px;
text-align: left;
}

/* voor een juiste grootte van de letters in de navigatietabel */

td.blurb a table.navigation tr td.text a {
font-size: 1em;
font-weight: bold;
}

td.blurb a table.navigation tr td.text table tr td {
font-size: 0.64em;
font-weight: bold;
}

/* This is for the big table that contains all the other tables. */

table.maintable {
font-size: .64em;
margin-left: 1%;
margin-right: 1%;
width: 95%;
}

/* alternatief: table.maintable {width: 715px} */

/* This is to make the text in the table appear correctly in Netscape 4.5. */

td {
font-family: Verdana, Helvetica, Arial, sans-serif;
}
