
/*Dit is de CSS voor GraCe*/
h1   { color: #102863; font-size: 20pt; font-family: "Trebuchet MS", Arial; font-weight: normal; margin: 12pt 0 }
h2 { color: #102863; font-size: 1.5em; font-family: "Trebuchet MS", Arial; font-weight: bold; margin: 0.83em 0 }
.cursief { color: #0d5e14; font-size: 9pt; font-family: "trebuchet ms"; font-style: italic; }
.tekst { color: #0d5e14; font-size: 9pt; font-family: "trebuchet ms"; text-decoration: none; }
a:hover { color: #036; }
a { color: #0d5e14; font-size: 9pt; font-family: "trebuchet ms"; }
.kleinetekst { color: #0d5e14; font-size: 7pt; font-family: "trebuchet ms"; }

