body {font-family: "trebuchet ms", arial, sans-serif; font-size: 12px}

#scrollarea  	{ 
		position: relative; 
		top: 0px; 
		left: 0px; 
 
		height: 100%; 
		visibility: visible; 
		display: block; 
		border: 0px; 
		overflow: auto;	
		padding: 10px;
		scrollbar-face-color:#CCCCCC;
		scrollbar-track-color:#FFFFFF;
		scrollbar-arrow-color:#FFFFFF;
                                text-align:justify;
		font-size: 12px
		} 

#header1 {font-size: 20px; color:#000066; font-weight:bold}
#header2 {font-size: 12px; color:#000066; font-weight:bold; margin-top: 15px}
#table_header1 {font-size: 12px; color:#FFFFFF; font-weight:bold}
#content1 {font-size: 12px; color:#000000; text-align:justify}

a.link:link {color:#0000FF; text-decoration:underline; font-size: 12px}
a.link:active {color:#0000FF; text-decoration:underline; font-size: 12px}
a.link:visited {color:#0000FF; text-decoration:underline; font-size: 12px}
a.link:hover {color:#FF0000; text-decoration:underline; font-size: 12px}

.Kop {font-size: 12px; color:#000066; font-weight:bold}
.Tekst {font-size: 12px; color:#000000; text-align:justify}
