.NEALS_Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F0;
	line-height: 18px;
	text-decoration: none;
}
:hover {color: #FFF;
}


.NEALS_Nav_On {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	text-decoration: none;
}

.NEALS_Nav_Sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F0;
	line-height: 12px;
	text-indent: 15px;
	text-decoration: none;
}
:hover {color: #FFF;
}

.NEALS_Nav_Sub_On {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 12px;
	text-indent: 15px;
	text-decoration: none;
}

.NEALS_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFF;
	line-height: 24px;
	text-decoration: none;
}

.NEALS_Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F0;
	line-height: 24px;
	text-decoration: none;
}

.NEALS_Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCFF00;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
}

.NEALS_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCFF00;
	line-height: 24px;
	text-decoration: none;
}
:hover {color: #FFF;
}
