
body { 	
	color: #000000;
	background:#FFFFFF url('') no-repeat fixed center center;
	font-family: Arial; 
	font-size: 9pt;
	margin-top:  10;
	margin-left:  10;
	margin-right: 0;
} 
td {  font-family: Arial; font-size: 9pt}
a:link,a:visited,a:active	{
	font: bold 9pt Arial ; color: #004040; text-decoration:none;
	}
a:hover	{
	font: bold 9pt Arial ; color: #00a0a0;text-decoration:underline;
	}
#t1,#t2,#t2a { /* breedte */
	 width:300px;
}
#t2 { /* Kader */
	 border: 1px solid;	
	 border-bottom-color: #00a0a0;
	 border-right-color: #00a0a0;
	 border-left-color: #00a0a0;
	 border-top-color: #00a0a0;
   background-color:#b0ffff;
	}	
#t2a { /* Caption met kruis */
	 background-color: #00a0a0;
	 }	
#t1 { /* Caption met kruis */
	 border-bottom-color: #;
	 border-right-color: #;
	 border-left-color: #;
	 border-top-color: #;
	 background-color: #;
	 }	

