body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #1C2674;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A7C6E3;
}
.table {
	background-color: #FFFFFF;
	border: 1px solid #1C2674;
}
p {
	font-size: 12px;
}
	
a:link, a:visited{
	color: #1C2674;
	text-decoration: underline;

}

a:hover {
	color: #1C2674;
	text-decoration: none;

 }
	
h1 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: -10px;
	text-decoration: underline;
}
h2 {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: -10px;
	
}
h3 {
	font-size: 13px;
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #1C2674;
	
	
}
h4 {
	font-size: 13px;
	margin-top: 10px;
	
	
}

hr {
	color: #1C2674;
	background-color: #1C2674;
	line-height: normal;
	height: 1px;
	border: 1px;
	
}
ul 
{
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);


}

li 
{
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);

}
.copyright {
	font-size: 9px;
	
}
img {
	border: 1px solid #1C2674;

}

.img_right {
	margin: 5px 0px 5px 10px;
	

}

.img_left {
	margin: 5px 10px 5px 0px;
	

}
.img_geenborder {
	border: 0px;
}
.rood {
	color: #C00;
}

.style1 {color: #FFFFFF}
.style2 {color: #FFFFFF; font-weight: bold;
