@import url("base.css");

dt
{
	font-weight:	bold;
}

dd
{
	margin-top:		1em;
	margin-bottom:	1em;
}

