td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #0000CC;
	line-height:16px;
}

p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #0000CC;
line-height:16px;
}

a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #0000CC;
	line-height:12px;
	text-decoration:underline
}

body {

	text-align:center;	
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	}	
	
.bubbles {
background:url(images/dutch_02.gif);
background-repeat:repeat;
width:800px;
height:1000;

}


.rightline {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #660099;
}

