body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FAF0CC;
	margin: 0px;
	background-image: url(../images/back.gif);
	background-repeat:repeat-x;
	color: #333333;
}
.tableborder{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FAF0CC;
	border-left-color: #FAF0CC;
}
td, tr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a{
	color: #004200;
}
a:hover{
	text-decoration: none;
}
a.location{
	font-size: 11px;
	font-weight: bold;
	color: #1A551A;
}
a.location:hover{
	text-decoration: none;
	
}
a.link{
	color: #004200;
}
a.link:hover{
	text-decoration: none;
}
td.locbalk{
	font-size: 10px;
	color: #1A551A;
}
h1{
	font-size: 16px;
	color: #003B00;
	line-height: 16px;
}
h2{
	font-size: 14px;
	color: #A57C02;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td.bottom{
	text-align: center;
	font-size: 11px;
}
a.linkbottom{
	font-size: 11px;
	color: #004200;
}
a.linkbottom:hover{
	text-decoration: none;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FAF0CC;
	border: 1px solid #20591A;
}
.formulier {
	width: 250px;
}
.kleinform{
	font-size: 10px;
}
