/* Global Styles */

body {
	margin:0px;
	font-family: arial, helvetica, sans-serif;
	}
	
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	}
.kop { font-weight:bold
}
.subsubkop {font-weight:bolder
}

a {
	color: #656;
	text-decoration:underline;
	}
	
a:hover {
	color: #ccc;
	text-decoration:none;
	}
	
}
