<!--
body {
	background: #EDEDED url(/images/logo_ncpld_vaag.jpg) no-repeat fixed center;
	color: black;
	text-align:left;
} 

body,td,table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 140%;
}

H1 {
	background : #B02020;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 18px;
	text-align : center;
	line-height : 130%;
}

A:link {
	color: #B02020;
	font-weight:bold;
}
A:visited {
	color: #B02020;
	font-weight:bold;
}
A:hover {
	color: #FFFFFF;
	background: #B02020;
	font-weight:bold;
}


img {
	border:0;
}

.navigatie {
	background: #B02020;
	color: white;
	text-align:left;
	font-weight:bold;
} 

.navigatie A:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display : block;
}
.navigatie A:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display : block;
}
.navigatie A:hover {
	color: #B02020;
	background: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display : block;
	border : none;
}


.contrast {
	color: #FFFF00;
}

.plus {
	font-size: 15px; 
	line-height: 130%;
}

.big {
	font-size: 18px; 
	line-height: 130%;
}

.large {
	font-size: 22px; 
	line-height: 130%;
}

.small {
	font-size: 10px;
	line-height: 120%;
}

.prettytable, .prettytable table
{
    border: 2px solid #aaa;
    border-collapse: collapse;
    font-size: 95%;
    margin: 1em 0;
}

.prettytable td, table.prettytable th
{
    border: 2px solid #aaa;
    padding: 4px;
}
 
.prettytable th
{
    background-color: #ddd;
}

.borderless, table.borderless, .borderless td, .borderless th
{
    border: none;
}

-->
