.body {
	height: 0px;
	width: 0px;
	margin-top: 6px;
	margin-left: 4px;
	background-image:    url("images/achter.gif");
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
.textBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000CC;
	line-height: normal;
	list-style-type: disc;

}

a {
  color: #0000CC;
 }


.textBig { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px }
.textBigBlue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px ; color: #0000CC }
.textSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px }
.textSmallBlue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px ; color: #0000CC }
.textBigBigBlue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #0000cc}
.textDarkBlue { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9pt;	color: #0000cc; font-weight: bold; text-decoration: underline; }
.textLeesMeer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style-type: disc;
}
.textWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: normal;
	list-style-type: disc;
}
.border_all {
	margin: 0px;
	padding: 2px;
	border: 1px solid black;
}
.border_b{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #0000CC;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
}
  .border_l{
  padding-left : 2px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : black;
}
.border_b{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #0000CC;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
}
.border_r{
  padding-right : 2px;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #0000CC;
}

