.links {
	font-size: 12px;
	font-style: normal;
	color: #17468C;
}

BODY, TABLE, TR, TD, P, DIV, INPUT, SELECT, TEXTAREA {
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size: 	12px; 
	font-style: 	normal; 
	font-weight: 	normal; 
	text-decoration: none; 
	color: 		#000000;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.text14p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #372709;
}
.text16p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #372709;
}
.text20p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #372709;
}
.text24p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #372709;
}
.stijl1 {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #003366;
}
.stijlwit12p {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.stijlblauw12p {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #002040;
}
h1 {	font-family: Verdana;
	font-size: 28px;
	font-style: bold;
	font-weight: bold;
	color: #FF9900;
}
h2 {	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #626200;
	
}
.text14p {font-size: 12px}

.text14p { font-size: 12px ; }
.style2 {
	color: #FF0000;
	font-weight: bold;
}

.style5 {color: #ffffff; font-size: 12px ; font-weight: bold;}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style8 {font-weight: bold}
.style9 {font-style: normal; color: #372709; font-size: 12px;}
.style10 {font-style: normal; color: #000000; font-size: 12px;}

/* Main Selectors */
body {
	background-color: #FFFFFF;
	color: #000000;
}

a, a:visited {
	background-color: transparent;
	color: #0000FF;
}

a:hover {
	background-color: transparent;
	color: #FF0000;
}

/* Header */
div#header h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	background-color: transparent;
	color: #000000;
}

/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 100px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 100px;
}

div#navigation td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 640px;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
}


