/* Global Styles */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
	}
.credit {
	font-size: 9px;
	color: #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
	font-weight: normal;
}
	
a:hover {
	color: #3399FF;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #3399FF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#FFFFFF;
	}
	
.Kop {
	font:normal 18px/20px Arial, Helvetica, sans-serif;
	color: #FF9900;
	letter-spacing:0.1em;
	}
	
.bodytextvet {
	font:bold 12px/24px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
.bodytextcursief {
	font:italic 11px/24px arial;
	color:#FFFFFF;
	}
	
	
.bodyTextBlue {
	font:11px arial;
	line-height:24px;
	color:#3399FF;
}
.bodyTextBoldColor   {
	font-weight: bold;
	color: #FF9900;
}
