#content h2.custom-hed a:link,
#content h2.custom-hed a:visited,
#content h2.custom-hed a:hover {
	font-weight : inherit ;
	text-decoration : none ;
}

#content h2.custom-hed a:hover {
	text-decoration : underline ;
}

#content h2.custom-hed {
	font-size : 28px ;
	font-family: National,serif;
	font-weight: 400;
	color: #000;
	margin : 0 0 0 0 ;
	line-height: 30px ;
}

#content a.project-description:link,
#content a.project-description:visited,
#content a.project-description:hover {
	position : relative ;
	top : -7px ;
	font-size : 10px ;
	font-family : Helvetica, Arial, sans-serif ;
	font-weight: normal;
	letter-spacing: 0px;
	word-spacing : -1px ;
	color: #000;
	line-height: 11px ;
}