.Main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	font-weight: normal;
}

body {
	background-color: black;
	width: 400px;
}

body, td, th {
	color: #FFCC99;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;

}

.indent {
	text-indent: 1cm;
	margin-top: -10px;
}

.iview {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-variant: small-caps;
}

h1 {
	color: #FF6666;
	font-size: 16px;}

h2 {
	color: #FF99CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

h3, h4 {
	color: #CC6699;
	font-weight: bold;
	font-size: 12px;}

h5, h6 {
	color: #FFCCCC;
	font-size: 10px;}

a {
	color: #FFFFFF;
	text-decoration: none;
}

form {
	background-color: #990000;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	color: #0099ff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

img .left {float:left;}

.strand {	background-image: url(img/Boogaard_strand.jpg);
	background-repeat: no-repeat;
	background-position: 430px 15px;
	background-attachment: fixed;}
	
	a.rood {color:#FF0000;}
	a:visited.rood {color:#FF0000;}