
body{ 
		background-color:#ECF2B3; 
		text-align: center
		} 

font{ 
		font-family:verdana; 
		font-size: 9pt; 
		} 

.table{ 
		font-family:verdana; 
		font-size: 9pt; 
		} 

.vlag{ 
		text-align: right;
		padding-right: 20px;
		} 

A:link{ 
		color:#7f8c02; 
		font-family:Verdana; 
		font-size: 11px; 
		text-decoration:none; 
		cursor:hand; 
		} 

A:visited{ 
		color:#7f8c02; 
		font-family:Verdana; 
		font-size: 11px; 
		text-decoration:none; 
		cursor:hand; 
		} 

A:hover{ 
		color:#7f8c02; 
		font-family:Verdana; 
		font-size: 11px; 
		text-decoration: overline underline; 
		cursor:hand; 
		} 

A:active{ 
		color:#7f8c02; 
		font-family:Verdana; 
		font-size: 11px; 
		text-decoration:none; 
		cursor:hand; 
		}