// algemene stijlen




A:link        {color: #AA0000; underline:no; font-weight:normal; text-decoration: none}
A:hover       {color: #000000; font-weight:normal; text-decoration: none}
A:visited     {color: #AA0000; font-weight:normal; text-decoration: none}
P             {font-family: verdana; font-size: 10pt; color: #000000}
TD            {font-family: verdana; font-size: 10pt; color: #000000}
TABLE         {font-family: verdana; font-size: 10pt; color: #000000}
hr			 {color: #AA0000; background-color: #AA0000; height: 1px; width: 550px} 

body {
	background-attachment: scroll;
	background-color: #868A90;
	background-image: url(http://www.dorocamp.com/images/diversen/achtergrond1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:verdana;
	font-size: 10pt ;
	color: #000000
}
iframe {
	overflow: hidden;
	width: 580px;
	marginwidth:0px;
	marginheight:0px;
	frameborder:0px;
	border: 0px;
	height: 2500px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404D00;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
