body
{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

p, blockquote, li, h3,h2,h1, td
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
/*
li
{
	margin: 0px;
	padding: 0px;
}
ol,ul {
	margin: 10px;
	padding-left: 10px;
	list-style-position: inside;
}
*/
table
{
	border-spacing: 0px;
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 11px;
}

#left p
{
	text-align: right;
}

#head
{
	text-align: center;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

#container
{
	width: 800px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;

}

#left
{
	float: left;
	width: 180px;
	padding-top: 35px;
}

#center
{
	width: 380px;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 225px;
	padding-top: 20px;
}

#right
{
	float: right;
	width: 220px;
	padding-top: 30px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

a
{
	color: black;
	text-decoration: none;
}

#right a, #left a
{
	border: 0px;
	color: #8B8B00;
}
#right b
{
	color: #8B8B00;
}

h3
{
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #003366;
}

h2 a
{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	vertical-align: bottom;
	color: #666666;
	border: 0px;
	text-decoration: none;
}
h1
{
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #003366;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

.intro {
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
}

#hoofdnav a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	margin-left: 30px;
	text-decoration: none;
	line-height: 17px;
}
#subnav a,form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8B8B00;
	margin-left: 30px;
	text-decoration: none;
	line-height: 17px;
}
#subnav form{
	margin-left: 30px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
table,tr,td {
	vertical-align: top;
}