/* Print-stijlblad voor www.graphics-abc.com - april 2005 */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	color: Black;
	background-color: White;
	text-align: left;
	padding: 0;
	margin: 0;
}

table, tr, td {
	font-size: 9pt;
	color: Black;
	background-color: White;
}

#pagina {
	text-align: left;
	margin-left: 20pt;
	padding: 0;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8.5pt;
	color: #747474;
	font-weight: bold;
	text-decoration: underline;
}	
		
H1, H2, H3, H4, EM {
	font-family: Courier New, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 {
	font-size : 18pt;
	font-weight : bold;
	color : Black;
}

H2 {
	font-size: 14pt;
	margin-top: 6pt;
	margin-bottom: 2pt;
	font-weight: bold;
	color: Black;
}

H3 {
	font-size : 11pt;
	margin-top: 2pt;
	margin-bottom: 2pt;	
	font-weight: bold;
	color : Black;
}

EM {
	color : Black;
	font-size : 11pt;
	font-weight : bold;
}

p.onderschrift {
	color : Dark Grey;
	font-size : 7pt;
	margin-top: 0;
}

p.footnote {
	color : Black;
	font-size : 0.8em;
	text-align : center
}

p.footnote a {
	color : Black;
	font-size : 9pt;
	text-align : center
}

td.footnote {
	color : Black;
	font-size : 8pt;
	text-align : center
}

