/* Stijlblad voor fotosite Wil & Willy - Henk de Boer */

BODY, TD, TH { 
	font-size : 1.1em;
	line-height : 120%;
	color : #000060;
	background-color :#e0fefe;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
}

BODY {
	margin-left : 20px;
	margin-right : 10%;
}

BODY.nav {
	background-color :#e0fefe;
}

TABLE, TD {
	background-color : #e0fefe;
}	

EM {
	color : Navy;
	font-weight : bold;
}

PRE {
	font-family : monospace;
}

/* ankers */
A {
	font-size : 1em;
	color : #000060;
	font-weight : bold;
	text-decoration : none; 
}

A:hover {
	color : #6600cc;
}

A.nav {
	font-size : 0.8em;
	color : #000060;
	font-weight : bold;
	text-decoration : none; 
}

A.nav:hover {
	color : #6600cc;
}

/* koppen */
H1, H2, H3, H4 {
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 {
	color : 000060;
	font-size : 1.4em;
}

H2 {
	color : #000060;
	font-size : 1.2em;
}

H3 {
	color : #000060;
	font-size : 1.0em;

}

H4 {
	color : #000060;
	font-size : 0.8em;
	
}

H5 {
	color : #000060;
	font-size : 1.4em;
}

DIV.footnote {
	font-size : 0.8em;
	text-align : center;
}
