BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
	/*background-image:url(piweb.gif);*/
}

EM {
	font-style:italic;
	font-weight:medium;
}

P {
	width: 700px;
	/*text-indent: 1em;
	margin: 0, 0, 0, 0;*/
}

A:link {
	border: 0;
	color:#006600;
}
A:visited {
	border: 0;
	color:#003399;
}
	
H1, .inlineH1 {font-size: 25pt;
	margin-bottom: 0; /* Zou dit iets doen? */
}

H2, .standaardtekstsmallcapskleinerbold {
	font-variant: small-caps;
	font-weight: bold;
}

H3 {
	font-variant: small-caps;
	margin-bottom: 1em;
}
/* Input elementen zijn blijkbaar geen descendants van BODY. Vandaar: */
.knoptekst, .tekstveld, .verbergen {
	font-family: Garamond;
	font-size: 12pt;
}

.verbergen {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
}
