﻿BODY {
background-color:								#DDDEE0;
color:											#013370;
font-family:									Arial;
margin-right:									0px;
margin-top:										0px;
}

HR {
color:											#013370;
filter:											Alpha(StartOpacity=100,FinishOpacity=2,Style=1);
height:											1px;	
text-align:										left;
width:											95%;	
}

.nwa {
background-color:								#DDDEE0;
width:											500px;
}

.nwc {
color:											#019DE0;
font-size:										16px;
font-weight:									bold;
text-align:										left;
}

.nwd {
color:											#FFFFFF;
font-size:										12px;
font-weight:									bold;
text-align:										right;
}

a:link, 
a:visited, 
a:active,
a:hover
{
text-decoration:								none; 
}

.knop {
height:											15px;
padding-left:									5px;
padding-right:									5px;
padding-top:									0px;
text-align:										center;
}