form {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#262626;
	font-size:12px;
}

p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#262626;
	font-size:12px;
}

td { width:218px; }

input { padding:3px; }

input {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: 1px solid #E9DCBD;
	background: #F5F3E4;
	font-size:11px;
}

select {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: 1px solid #E9DCBD;
	background: #F5F3E4;
	font-size:11px;
}

select.c2 {width:218;}
input.c1 {width:218;}

.radio {
	border: none;
	background: none;
}

input.submit {
	width: 105px;
	height: 33px;
	background: url(http://www.huginonline.be/RHJI/but-submit.gif) no-repeat;
	overflow: hidden;
	font-weight: bold;
	color: #264c34;
	font-size: 13px;
	padding: 0 0 5px 0;
	border: 0;
	display: block;
	float:left;
	margin-top:15px;
}

a {color:#0057a3;text-decoration:underline;}
a:hover {text-decoration:underline;}