dl {
	
}
dl dt {
	border-bottom: 1px solid black;
	font-size: 1.2em;
}
dl dd dl dt {
	border-bottom: 0;
	font-size: 1em;
}