BODY {
	background-color : #ffffff;
	margin-top : 15px;
}

P {
	font-family : Arial;
	font-size : 90%;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : 150%;
	color : #000000;
	margin-left:3px;
	padding-right : 20px;
	}

A {
	font-family : arial;
	font-size : 100%;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : 150%;
	color : #000000;
	text-decoration: underline;
}

A.active {
	font-family : Arial;
	font-size : 100%;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : 150%;
	color : #B2DE4D;
	text-decoration: none;
}

.bold
{
	font-family : Arial;
	font-size : 90%;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : 150%;
	color : #000000;
	margin-left:3px;
}

h3, strong {
	font-family: arial, helvetica;
	font-size: 90%;
	color: #000000;
	line-height: 110%;
	font-weight: bold;
	display: block;
	padding: 4px 0px 0px 0px;
	margin: 3px;}
	}

LI {font-family : Arial;
	font-size : 90%;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : 150%;
	color : #000000;
	margin-left:3px;
}

.lijst {font-family : Arial;
	font-size : 90%;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : 150%;
	color : #000000;
	margin-left:3px;
}

.italic
{
	font-family : Arial;
	font-size : 90%;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : 150%;
	color : #000000;
	margin-left:3px;
}

.small {
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : 150%;
	color : #999999;
	text-decoration: none;
	}

A.small {
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : 150%;
	color : #999999;
	text-decoration: none;
	}


H1 {
	font-family : Arial;
	font-size : 100%;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #000000;
	margin-left:3px;
	
}


td.top {border-top: 1px solid #B2DE4D;
}

td.topright {border-top: 1px solid #B2DE4D;border-right: 1px solid #B2DE4D;
}

table.border {border-top: 1px solid #B2DE4D;border-right: 1px solid #B2DE4D;border-bottom: 1px solid #B2DE4D;border-left: 1px solid #B2DE4D;
}


