.arttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5px;
	font-weight: normal;
	color: #333333;
}
.gmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10.5px;
	font-weight: normal;
	color: #333333;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.bodycopy img {
	border: 0;
}
.menumap {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.nlquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.nlquotecopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
hr {
	color: #9DD8DE;
	background-color: #9DD8DE;
	height: 2px;
	border-style: none;
}
sup,
sub {
	height: 0;
	color:#999;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

sup a,
sub a {
	color: #999;
	text-decoration: none;
}

sup a:hover,
sub a:hover {
	color:blue;
	text-decoration: underline;
}