@charset "utf-8";

H1 {
	font-size: 16pt;
	font-weight: 400;
	color: #903;
}

A  {
	color : #039;
	text-decoration: none;
}

A:Visited  {
	color : #039;
}

A:Active  {
	color : #039;
}

A:Hover  {
	color : #900;
}

.red {
	color: #903;
}
.navy {
	color: #039;
}
.top {
	font-size: 15pt;
	line-height: 15pt;
	font-weight: 600;
}
.sm {
	font-size: 9pt;
}
.caption {
	font-size: 9pt;
	display: block;
	line-height: 13pt;
}
.subhead {
	font-size: 12pt;
}
.NJMcolor {
	color: #009877;
}
.pb {
	border: 2px solid #000;
}
#R3pho img {
	border: 2px solid #000;
}
body { margin: 0; font-size: 11pt; line-height: 1.35; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }
