body {
background-color: #ffffff;
font-size: 12px;
font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
color:#000000;
padding:0px;
margin: 0px;
}

td {
text-align: left;
font-size: 12px;
font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
padding: 0px
}

td.headingwit {
	padding-left: 0px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 100%;
}

td.headingstippel {
	height: 7px;
	width: 100%;
	background-image: url('images/horizontaal_stippel.gif');
}

.content {
	padding-top: px;
}

.contentfooter {
	padding-top: 3px;
	font-size: 10px;
	color: #959595;
}

.contentfooter a{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #959595;
}

.contentfooter a:hover{
	text-decoration: underline;
	color: #959595;
}

.slogan {
	padding: 8px;
	text-align: center;
	font-size: 9pt;
	font-family: Arial;
}

a {
	text-decoration: none;
	color: #284790;
font-weight:bold
}

a:hover {
	text-decoration: underline;
	color: #4678AA;
}

.buttonscontainer {width: 180px;}

.buttons a {
color: #000000;
font-weight: bold;
padding-left: 0px;
display: block;
text-decoration: none;
text-align: left;
padding: 4px;
font-size: 12px;
border-bottom-style: dashed;
border-bottom-width: 1px;  }

.buttons a:hover {background-color: #669900;
color: #FFFFFF;
text-decoration: none;}


/* form */

INPUT {
	border:2px solid #669900; color : #3D187F; 
}

textarea {
	border:2px solid #669900; color : #3D187F;
	font-family : Arial;
	font-size : 12px;
}

.formtext {
	text-align = right;
	padding = 8px;
}