@charset "utf-8";
/* CSS Document */

body {
	font-family:arial, helvetica, sans-serif;
	color:#141414;
	font-size:12px;
	font-weight:500;
}
.pageTitle {
	font-family:arial black;
	color:#a81119;
	font-size:24px;
	margin-top:0;
	margin-bottom:5px;
	text-transform:uppercase;
	border-bottom:1px dashed #ccc;
	padding-bottom:4px;
}
.NLtitle {
	font-family:arial black;
	color:#a81119;
	font-size:18px;
}