/* CSS Document */

body {
background-color: #FFFFFF;
	background-image: url(inhoudbgr.jpg);
	background-position: topleft;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 5px;
	}

html,body {overflow-x:hidden;}
body,td,th {
	color: #5C211C;
	font-family: Verdana;
	font-size: 12px;
}

/*links:*/

a.one:link {
	text-decoration: none;
	color: #962E40;
	font-size: 12px;
}
a.one:visited {
	text-decoration: none;
	color: #962E40;
	font-size: 12px;
}
a.one:hover {
	text-decoration: none;
	color: #962E40;
	font-size: 12px;
}
a.one:active {
	text-decoration: none;
	color: #962E40;
	font-size: 12px;
}


a.two:link {
	text-decoration: underline;
	color: #5C211C;
	font-size: 10pt;
}
a.two:visited {
	text-decoration: underline;
	color: #5C211C;
}
a.two:hover {
	text-decoration: underline;
	color: #5C211C;
}
a.two:active {
	text-decoration: none;
	color: #5C211C;
	font-size: 12pt;
}

a
	{
	font-family: Verdana;
	font-size: 10pt;
	color: #962E40;
	text-indent: 0pt;
	font-weight: normal;
	}

b
	{
	font-family: Verdana;
	font-size: 10pt;
	color: #5C211C;
	text-indent: 0pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}

c
	{
	font-family: Verdana;
	color: #5C211C;
	text-indent: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
	text-align: left;
	}
	
d
	{
	font-family: Verdana;
	font-size: 8pt;
	color: #5C211C;
	text-indent: 0pt;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	font-variant: normal;
	}
