body {
	background-color:white;
}
	
.border_lijn_onder{
	border-bottom: 1px solid #000000;
}

.Normal, td,p {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

P
{
	padding-top: 2px;
	margin-top: 2px;
	Padding-left: 12px;
}

H1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007dba;
	text-decoration: none;
	padding-left: 4px;
}

H2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33ccff;
	text-decoration: none;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

H3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	padding-left: 4px;
}

H4  {
    font-family: Georgia;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 0px;
    margin-top: 0px;
}

H5  {
    font-family: Georgia;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 0px;
    margin-top: 0px;
}

H6  {
    font-family: Georgia;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 0px;
    margin-top: 0px;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12px;
    color:  #A8A352;
}

TH  {
	vertical-align: baseline;
	font-family: Verdana;
	font-size:  12px;
	font-weight:    bold;
	color:  #A8A352;
	text-decoration: none;
}
    

A:link  {
    font-family: Verdana;
    text-decoration:    none;
    color:  #007dba;
}

A:visited   {
   text-decoration:    underline;
    color:  #007dba;
}

A:active    {
   text-decoration:    underline;
    color:  #007dba;
}

A:hover {
	text-decoration:    underline;
    color:  #007dba;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
	list-style: none;
	background: url(images/bull_dot_bow.gif) no-repeat 0 4px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
}

UL LI LI    {
	list-style: none;
	background: url(images/bull_square_bow.gif) no-repeat 0 4px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
}

UL LI LI LI {
   list-style-type:    circle;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

OL LI   {
    list-style-type:    decimal;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

OL OL LI    {
    list-style-type:    lower-alpha;
	 	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

OL OL OL LI {
    list-style-type:    lower-roman;
	 	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

