a:link{  
	color: #004B97;
	text-decoration : none;
}

a:visited{    
	color: #7592C8;
	text-decoration : none;
}
a:hover{  
	color: #BD0029;
	text-decoration : none;
}
a:link.nav{  font-family: Trebuchet MS,Verdana,Arial;
	color: #000000;
	text-decoration : none;
	font-size: 16px;
	font-weight: bold;
}

a:visited.nav{    font-family:Trebuchet MS, Verdana,Arial;
	color: #000000;
	text-decoration : none;
	font-size: 16px;
	font-weight: bold;
}
a:hover.nav{  font-family: Trebuchet MS,Verdana,Arial;
	color: #000000;
	text-decoration : none;
	font-size: 16px;
	font-weight: bold;
}
a:link.red{  font-family: Trebuchet MS,Verdana,Arial;
	color: #B30024;
	text-decoration : none;
	font-size: 16px;
	font-weight: bold;
}

a:visited.red{    font-family:Trebuchet MS, Verdana,Arial;
	color: #BE0028;
	text-decoration : none;
	font-size: 16px;
	font-weight: bold;
}
a:hover.red{  font-family: Trebuchet MS,Verdana,Arial;
	color: black;
	text-decoration : none;
	font-size: 16px;
	font-weight: bold;
}
h1{
	font-size: 110%;
	font-weight: bold;
	margin: 0;
}
img{
	border: 0;
}
.footertxt{
	clear: both;
	margin: auto;
	font-family: Trebuchet MS,Verdana,Arial;
	color: #000000;
	text-decoration : none;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	background: url('../images/footer_txt_bg.jpg');
	background-repeat: repeat-y;
	background-position: top left;
}
.currentpage{
	font-family: Trebuchet MS,Verdana,Arial;
	color: #BE0028;
	text-decoration : none;
	font-size: 16px;
	font-weight: bold;
	background: #D4D4D4;
	padding-left: 3px; 
	border-bottom: 1px solid white;
	height: 23px;
	text-align: center;
	vertical-align:middle;
	line-height: 23px;
	padding-right: 5px;
}
.defaultsize{
	font-size: 90%;
}
.pagetitle{
	font-size: 110%;
	font-weight: bold;
}
.download{
	font-style: italic;
}
.fourteen_pt {
	font-size: 120%;
}
.twelve_pt {
	font-size: 110%;
}
.ten_pt {
	font-size: 90%;
}
.eight_pt {
	font-size: 70%;
}
.italic {
	font-style: italic;
}
.image {
	margin: 5px;
}
.bold {
	font-size: 100%;
	font-weight: bold;
}
ul{
margin:0;
padding:0;
list-style-type:none;
}
ul li{
margin:0;
padding:0;
list-style-type:none;
background:url(../images/bullet_grey.gif) left 4px no-repeat;
padding-left:20px;
}
.nieuw{
	font-weight: bold;
	color: #B5082D;
}
.error{
	font-weight: bold;
	color: #B5082D;
}
