.titel { color: #0000A5; 
	 font-family: Arial; 
         font-size: x-large;
	}

h1 { font-family: Arial; font-size: 11pt; color: #0000A5;}
.punt { font-family: Arial; font-size: 8pt; color: #0000A5;}

.tekst { font-family: Arial; font-size: 10pt; color: #0000A5;}

A:link { color: #0000A5; text-decoration: none; font-family: Arial; font-size: 12px; font-weight:bold; }
A:visited { color: #0000A5; text-decoration: none; font-family: Arial; font-size: 12px; font-weight:bold; }
A:active { color: #DBDBDB; text-decoration: none; font-family: Arial; font-size: 12px; font-weight:bold; }
A:hover { color: #DBDBDB; text-decoration: none; font-family: Arial; font-size: 12px; font-weight:bold; }

#main {
	height: 375px;

	width: 525px;

	overflow: auto;
	text-align: left;

	vertical-align: top;
	float: left;

	text-decoration: none;
	border-color: navy;
}

