A:link {
		color: #A00000;
		font-weight: normal;
}

A:visited {
		color: #A00000;
		font-weight: normal;
}

A:active {
		color: #A00000;
		font-weight: normal;
}

BODY {
                font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		color: #A00000;
		background-color: #FFFFCC;
}


P {
		
}

P.kop {
		font-size: 36pt;
		font-weight: bold;
		line-height: 20pt;
}

H0 {
		color: #000000;
                font-size: 8pt;
		font-weight: bold;
		font-style: normal;
}

H1 {
		color: #000000;
                font-size: 11pt;
		font-weight: bold;
		font-style: normal;
}

H1.Negatief {
		color: #FFFFCC;
                font-size: 11pt;
		font-weight: bold;
		font-style: normal;
}

H2 {
		color: #000000;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
}

H3 {
		font-size: 16pt;
}

H4 {
		font-size: 18pt;
}

H5 {
		font-size: 20pt;
}

H5.Negatief {
		color: #FFFFCC;
		font-size: 20pt;
		background-color: #A00000;
}

H6 {
		font-size: 36pt;
		font-weight: bold;
		font-style: normal;
}


