H1  {
	font-size : 13pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : 0000ff;
}


H2  {
	font-size : 12pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 12pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
}

H4  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
}
H5  {
	font-size : 12pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
}

H6  {
	font-size : 12pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration: underline;
}
H7  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
}



BODY  {
	color : #0000C0;
	font-size : 8pt;
	font-family :Verdana,  Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
}


TD  {
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #202020;
}


P  {
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


A:link  {
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	color : #0000C0;
}
A:visited  {
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	color : #0000C0;
}

A:hover  {
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	color : #C0C0FF;
}
ul.disc
{
list-style-type: disc
}

ul.circle 
{
list-style-type: circle
}

ul.square 
{
list-style-type: square
}

ul.none 
{
list-style-type: none
}

ol.decimal 
{
list-style-type: decimal
}

ol.lroman 
{
list-style-type: lower-roman
}

ol.uroman 
{
list-style-type: upper-roman
}

ol.lalpha 
{
list-style-type: lower-alpha
}

ol.ualpha 
{
list-style-type: upper-alpha
}


A:active  {
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	color : #0000C0;
}


div.prijs {

	Font-family : arial; 
	font-size : 12pt;
	font-style : normal;
	color : #D60000;
}

div.nieuwjaar {

	Font-family : arial; 
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	color : #cc0000;
}

