a:link
{  	color: #E5571D;
	text-decoration: underline;
}

a:hover 
{
	color: #E5571D;
	text-decoration: underline;
}

a:active
{  	color: #E5571D;
	text-decoration: underline;
}

a:visited
{
	color: #E5571D;
	text-decoration: underline;
}

body
{
    font-family: Arial;
    font-size: 10px;
    line-height: 11px
}

DIV.HEAD {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	}

li
{
    font-family: Arial;
    font-size: 12px;
    line-height: 14px
}

td
{
    font-family: Arial;
    color: #000000;
    font-size: 12px;
    line-height: 14px
}

p
{
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
}

h2 
{
	font-family: Arial;
	font-size: 17px;
	line-height: 17px;
	color: Black;
	font-weight : bold
}


td.kop1 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	}


SPAN.news {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	}


.nieuwstabel {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color : #867C69;
	background-color: #F3F2F0;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.tekstnieuwstabel
{
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	color: Black;
    padding-left: 15px
}
