BODY         { color: #606; font-size: 7pt; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: lighter; background-color: #fff; background-image: url("../beeld/back.jpg"); background-repeat: no-repeat; background-attachment: fixed; margin-right: 8%; margin-left: 8% }

A:LINK, A:VISITED    { color: #f30; text-decoration: underline }

A:HOVER  { color: #fff; text-decoration: underline; background-color: red }

H1  { color: #c00; font-size: 110%; font-variant: small-caps; font-weight: bold; text-align: right }

H2  { color: #c00; font-size: 100%; font-style: oblique; font-weight: bold }

hr {
	background: White;
	color: White;
}


H3    { color: #c00; font-size: inherit; font-weight: normal; font-stretch: inherit }

H7 {
	color : White;
	font-size : 80%;
}

TH {
	background-color: transparent;
	font-size: 10pt;
}

TD      { font-size: 9pt; line-height: 13pt; background-color: transparent; text-align: justify; border-width: 1pt; border-color: #f00; outline-color: #999 }

