body
{
	background-image:	url(../gif/back1.gif);
	background-repeat:	repeat;
	background-attachment: fixed;
	background-color: 	#F7F7E9;
	font-family: "Times New Roman", serif, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin-left : 34px;
	margin-right : 34px;
	margin-top : 5px;
}

H1  { font-family: "Times New Roman", serif, Arial, sans-serif; font-size : 35pt; text-align : center; color : #316680; background : transparent; }

H3  { font-family: "Times New Roman", serif, Arial, sans-serif; font-size : 23pt; text-align : center; color : #316680; background : transparent; }

H4  { font-family: "Times New Roman", serif, Arial, sans-serif; font-size : 18pt; text-align : center; color : #316680; background : transparent; }

H5  { font-family: "Times New Roman", serif, Arial, sans-serif; font-size : 15pt; text-align : center; color : #316680; background : transparent; }

H2, H6, P, DIV { font-family: "Times New Roman", serif, "Courier New", Arial, sans-serif; }
CODE, TT, PRE { font-family: "Courier New", Courier, monospace; }


P, TH, TABLE, TD, { font-size: 12pt; }
CODE { font-size: 14pt; }
TT, PRE { font-size: 12pt; }

.titel  { font-weight: bold; font-size: 25pt; color: #316680; }
.subtitel { font-weight: normal; font-size: 14pt; color: #316680; background-color: transparant; }
.tekst  { font-weight: normal; text-align : left;}
.tekstindex  { font-size: 10pt; font-weight: normal; text-align : left;}
.klein  { font-size: 8pt; line-height: 9pt; text-align : center; }
.klein7  { font-size: 7pt; }
.klein8-b  { font-size: 8pt; font-weight: bold; text-align : center;}
.kind { margin-left : 30px; margin-right : 10px; }

/* weergave voor een nog niet bezochte link */
A:link
	{
	font-weight: normal;
	color: #0000FF;
	background : transparent;
	text-decoration : none;
	}
/* weergave voor een reeds bezochte link */
A:visited
	{
	font-weight: normal;
	color: #0000FF;
	background : transparent;
	text-decoration : none;
	}
/* weergave voor de actieve link na aanklikken */
A:active
	{
	font-weight: normal;
	color: #0000FF;
	background-color: transparant;
	}
/* weergave als de muis over de link gaat */
A:hover
	{
	font-weight: normal;
	color: #FF0000;
	background-color: #99CCFF;
	text-decoration : underline;
	}

/* background-color: #FFFFFF;*/

.geel  { font-weight : bold; color : yellow; font-weight : bold; background : yellow; }


HR  { height: 1.5pt; color: #316680; }

BLOCKQUOTE  { margin-left : 1px; margin-right : 10px; }

UL  { margin-left : 18px; margin-right : 10px; }

P  { font-weight: normal; }

B  { font-family:  system, "Comic Sans MS", "fixedsys",  "arial black", arial, courier, "Times New Roman"; font-weight : normal; }

I  { font-style : italic; font-size: 10pt;}
