@charset "utf-8";


#content dl dd strong {
	display: inline-block;
	margin-bottom: 5px !Important;
	padding: 5px 0 0 0;
}

#content dl.philosophy dd {
	margin-bottom: 15px !Important;
	font-size: 116% !Important;
	font-weight: bold;
}

#content dl.group dd {
	margin-bottom: 10px !Important;
	line-height: 160%;
}

#content dl.group dd strong {
	font-size: 123%;
}

#content dl.group dd a { text-decoration: none; }
#content dl.group dd a:hover { text-decoration: underline; }

#content dl.group dd strong a {
	color: #000;
	text-decoration: none;
}