
style.css

a	 {
	color : #852110;
	font-family : Verdana, "Sans-serif";
	text-decoration : none;

}

a:visited  {
	color : #852110;
	font-family : Verdana, "Sans-serif";
	text-decoration : none;

}

a:active  {
	color : #852110;
	font-family : Verdana, "Sans-serif";
	text-decoration : none;

}

a:hover  {
	text-decoration : underline;
}

body  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h1  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	text-align : left;
	font-weight : bold;
	font-style: normal;
	color : #F15A22;
	line-height: 15pt;
	text-decoration : none;
	margin-top: 25px;
	margin-right: 35px;
	margin-left: 100px;
	margin-bottom: 10px;
}

h3  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	align : left;
	font-weight : bold;
	font-style: italic;
	color : #260859;
	line-height: 10pt;
	text-decoration : none;
	margin-top: 5px;
	margin-right: 35px;
	margin-left: 100px;
	margin-bottom: 5px;
}


p  {
	font-family : Verdana, "Sans-Serif";
	font-size : 9pt;
	align : left;
	text-align:justify;
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 100px;
	margin-bottom: 10px;
	font-weight : normal;
	color : #260859;
	line-height: 11pt;
	text-decoration : none;
}

em  {
	font-family : Verdana, "Sans-Serif";
	font-weight : bold;
	font-style: normal;
	color : #260859;
	text-decoration : none;
}

address  {
	font-family : Verdana, "Sans-serif";
	font-size : 8pt;
	font-weight : normal;
	font-style: normal;
	color : #ffffff;
	line-height: 11pt;
	text-decoration : none;
}

.wit  {
	color : #ffffff;
}

.nr
{
	background-repeat: no-repeat;
}

.tekstveld
{
	font-family: Verdana, sans-serif;
	font-size: 12px; text-decoration: none;
	font-weight : normal;
	color : #260859;
	width: 200px;
	background-color: #ffffff;
	border-color: #BBB7D1;
	border-right: #BBB7D1 1px solid;
	border-left: #BBB7D1 1px solid;
	border-bottom: #BBB7D1 1px solid;
	border-top: #BBB7D1 1px solid;
}

ul  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	align : left;
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 125px;
	margin-bottom: 10px;
	font-weight : normal;
	color : #260859;
	line-height: 11pt;
	list-style-type: disc;

}


