/* www.geaf.nl */

Body {
	background-color : #FFFFFF;
	font-family : trebuchet ms, garamond, sans-serif, Times New Roman;
	font-size : 11px;
	font-color : #000000;
	margin-top : 3px;
	
}
Body TD {
	font-size : 11px;
}
Body a:link,
Body a:active,
Body a:visited {
	color : #D2232A;
	text-decoration : none;
	font-size : 11px;
	font-weight: bold;
}
Body a:hover {
	color : #83232a;
	text-decoration : underline;
	font-size : 11px;
	font-weight: bold;
}

/* body: hoofdtabel midden =========================== */

.bodytable {
	margin-left : 3px;
	size: 14px; 
}
.bodytable TD {
	font-size : 11px;
}

.pageHeader {
	vertical-align :top;
	size: 13px;
	color: #333333;
}

/* Headers ===================== */

H1 { 

}
H2 {
	
}
H3 {
	
}
H4 {
	
}
H5 {
	
}
H6 {
	
}

/* Content Area ======================= */
.content_area {
	background-color : white;
	vertical-align :TOP;
	padding : 0px 0px 0px 0px;
	color : #000000;
	font-size : 11px;
}
.content_area TD {
	font-size :11px;
}
.content_area a:link,
.content_area a:active,
.content_area a:visited {
	color : #D2232A;
	text-decoration : none;
	font-size : 11px;
}
.content_area a:hover {
	color : #83232a;
	text-decoration : underline;
	font-size : 11px;
}
.foto-text {
	color: #333333;
	size: 9px;
	font-style: italic;
}
.foto-text TD {
	height: 10px;
}