#content ul {
	font-weight: bold;
	font-size: 16px;
}

#content ul ul {
	margin-top: 15px;
	font-weight: normal;
	font-size: 14px;
}

#content ul ul ul {
	margin-top: 15px;
	font-weight: normal;
	font-size: 12px;
}