<style type=text/css>
BODY {
	SCROLLBAR-ARROW-COLOR: #97AABA; 
	SCROLLBAR-FACE-COLOR: #F2F5F7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #B2C3D0; 
	SCROLLBAR-SHADOW-COLOR: #B2C3D0; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
	margin: 20px;
	padding: 0;
	background: #FFFF33 url(images/img1.gif);
	font-family: Times New Roman;
	font-size: 11px;
	color: #3C3728;
}

.bold {  font-family: Times New Roman; font-size: 10pt; font-style: normal; color: #669999; font-weight: bold}
.bodyplain { font-family: Times New Roman; font-size: 10pt; font-style: normal; color: #000000; font-weight: normal}
.boldwhite { font-family: Times New Roman; font-size: 11pt; font-style: normal; color: #FFFFFF; font-weight: bold ; text-decoration: none}
.boldwhitevoetnoot { font-family: Times New Roman; font-size: 11pt; font-style: normal; color: #FFFFFF; font-weight: bold ; text-decoration: none}
.boldwhiteCopy { font-family: Times New Roman; font-size: 10pt; font-style: normal; color: 4A627A; font-weight: bold ; text-decoration: none}
.credit { font-family: Times New Roman; font-size: 10pt; font-style: normal; color: #CCCCCC; font-weight: bold ; text-decoration: none }
.bodyplainred { font-family: Times New Roman; font-size: 10pt; font-style: normal; color: #FF6633; font-weight: normal ; text-decoration: none}
.bodyplaingrey { font-family: Times New Roman; font-size: 10pt; font-style: normal; color: #999999; font-weight: normal }
.bodyplainwhite { font-family: Times New Roman; font-size: 10pt; font-style: normal; color: 98A2AB; font-weight: normal }
.text { font-family: Verdana; font-size: 13pt; font-style: normal; color: #000000; font-weight: normal }

h1, h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Times New Roman;
	color: #000000;
	font-weight: bold 
}

h3, h4 {
	margin: 0;
	padding: 0;
	font-style: Italic;
	font-family: Verdana;
	color: #000000;
}

h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color: #000000;
}

h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }


p, ol, ul {
	line-height: 20px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 5px 15px 0 0;
	border: 4px solid #000000;
}

.byline {
	margin: 0;
	padding: 0 0 0 5px;
	background: #645B43;
	font-size: 9px;
}

/* Header */

#header {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/header.png);
	border: 4px solid #000000;
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 36px;
	color: #000000;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 11px;
	color: #000000;
}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}

/* Menu */

#menu {
	width: 600px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 26px;
	padding: 4px 0 0 0;
	background: url(images/img3.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 592px;
	margin: 0 auto;
	background: #786E50 url(images/img5.gif) repeat-y;
	border: 4px solid #000000;
}

#colOne {
	float: left;
	width: 166px;
	padding: 20px;
}

#colOne h3 {
	margin: 5px 0 10px 0;
	color: #786E50;
}

#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colOne a {
	color: #645B43;
}

#colTwo {
	float: right;
	width: 346px;
	padding: 20px;
}

/* Footer */

#footer {
	width: 600px;
	margin: 0 auto;
	background: #000000;
}

#footer p {
	margin: 0;
	padding: 0 0 4px 0;
	text-transform: lowercase;
	text-align: center;
	font-size: 9px;
	color: #3C3728;
}

#footer a {
	color: #786E50;
}
</style>
