
#subjectlink h2 {
	margin-top: 2.5em;
}

#subjectlink ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subjectlink ul li { margin-bottom: .5em;}

#subjectlink ul ul li {margin-bottom: 0; font-weight: normal; color: #535353;}

#subjectlink ul ul {
	margin-bottom: 1em;
	margin-left: 1.7em;
}

#subjectlink ul ul ul {margn-top: -1em;}

#subjectlink li { font-weight: bold; color: #63912b;}

#subjectlink ul a, #subjectlink a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#subjectlink ul a:hover {
	text-decoration: underline;
}




