
h1 
{
	color:#d17a1d;
	font-size:12pt;
	font-weight:bolder;
	margin:10px;
	margin-left:0px;
	
}
h2 
{
	margin:10px;
	margin-left:10px;
	font-size:10pt;
	font-weight:bolder;
	color: #279ad5;
	text-decoration:underline;
	
}
h3 
{
	margin:5px;
	margin-left:0px;
	font-size:10pt;
	font-weight:bolder;
}

body {	
 background-color:#f6f6f6;
font-family:verdana;
font-size:10pt;
}

a.nav:link { 
color: white;
text-decoration:none; 
}

a.nav:visited { 
color: white;
text-decoration:none;
}

a.nav:active { 
color: yellow;
text-decoration:none; 
font-weight:bolder;}

a.nav:hover { 
color: yellow;
text-decoration:none;
font-weight:bolder;
}



p {
margin-left: 10px;
font-family:verdana;
font-size:10pt;
margin-bottom:0px;
}

.smooth 
{
	font-size:smaller;
	font-style:italic;
	text-align:right;
	margin-left:5px;
}

.page { width:717px;
	border-collapse:collapse;
    background-color:#f6f6f6;
	}

.header { background-image:url(images/Header.jpg);
	background-repeat:no-repeat;
	height: 242px;
	}
.footer { background-image:url(images/Footer.jpg);
	background-repeat:no-repeat;
	
	height:104px;
	}
.content { background-color:white;
	padding:10px;
	vertical-align:top;
	
	}
.navigatie {
	color:white;
	
	text-align:left;
  	vertical-align: text-bottom;
}
.leftBorder
{
	background-image:url(images/leftBorder.jpg);
	background-repeat:repeat-y;
	width:210px;
	vertical-align:top;
}

.rightBorder 
{
	background-image:url(images/rightBorder.jpg);
	background-repeat:repeat-y;
	width:12px;
}

h1 { 
font-size: 10pt;
font-weight:bold;
margin:10px;
}
img 
{
border:0;	
}

