body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
.blueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	padding: 10px;	
}
.blueBold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	padding: 10px;	
}
.orange12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 10px;
}
.black5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0A55A3;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0A55A3;
}
.greyBold {
	padding: 10px 5px;
}
A.speciaal:link    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}
A.speciaal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #636363;
	padding: 5px;
	font-weight: bold;
}
A.speciaal:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #636363;
	padding: 5px;
	font-weight: bold;
}
A.speciaal:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F75611;
	padding: 5px;
	font-weight: bold;;
}
A.onder:link    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0A55A3;
}
A.onder:visited {
	text-decoration: none;
	color: #0A55A3;
}
A.onder:active  {
	text-decoration: none;
	color: #0A55A3;
}
A.onder:hover  {
	color: #0A55A3;
	text-decoration: underline;
}
.backframe {
	background-attachment: fixed;
	background-image: url();
	background-repeat: repeat-y;
	background-position: center top;
}
.field400 {
	height: 17px;
	width: 400px;
	border: 1px solid #0A55A3;
}
.field150 {
	height: 17px;
	width: 150px;
	border: 1px solid #0A55A3;
}
.field100 {
	height: 17px;
	width: 100px;
	border: 1px solid #0A55A3;
}
.area400 {
	height: 60px;
	width: 400px;
	border: 1px solid #0A55A3;
}
.area250 {
	height: 60px;
	width: 250px;
	border: 1px solid #0A55A3;
}
.field50 {
	height: 17px;
	width: 50px;
	border: 1px solid #0A55A3;
}

