body, input, textarea, select { 			font-family: Times New Roman;
				font-size: 14px;
	}

a { color: #D60000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover { text-decoration: underline; }

.footline a { color: silver; }

.footline a:hover { color: white;
	}

.bottomlinks a {color: black }	
	
/* diapositief */
td.footline { 	background: black;
				color: white; 
	}

/* gecentreerd */
td.footline {	text-align: center;
	}

/* rechts uitgelijnd */
td.navigation {	text-align: right;
	}
	
table.maintable {	border: 2px solid black;
	}

td.content {border-top: 1px solid black;
	}

td.header { border-bottom: 1px solid black;
	}


.noborder { border: 0px solid white; }

.rand { 	border: 1px solid black; }

.kopje { 	color: #D60000;
			font-weight: bold;
			font-size: 14px;
	}

.diapos { 	background: #000000; 
			color: #FFFFFF;
	}

.diapos2 { 	background: #000000; 
			border: 1px solid black;
	}
			

.title { 	font-size: 18px;
			font-weight: bold;
			color: #D60000;
	}

.sectitle { font-size: 14px;
			font-weight: bold;
			color: black;
	}

.highlight {color: #D60000;
	}

.infoform { font-weight: bold;
	}
