body,form {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666;
}

h1.vpnl,h2.vpnl {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #333;
	margin: 0px;
}

h1.vpnl {
	font-size: 18px;
	color: #0079ca;
	margin-top: 30px;
	margin-bottom: 20px;
}

h2.vpnl {
	font-size: 15px;
	margin-top: 25px;
	margin-bottom: 8px;
}

a {
	color: #0079ca;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#nlblock {
	margin-left: 20px;
}

.listing-nl,
.listing-nl-kc {
	width: 580px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #f7f7f7;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin-bottom: 15px;
}

.listing-nl-kc {
	width: 532px;
}

.listing-nl table td,
.listing-nl-kc table td{
	line-height: 16px;
}

td.label {
	width: 15px;
}