/* CSS Document */
dl{
	margin:0px;
	padding:5px 0px 0px 10px;
}
.nested1{
	margin-left:1em;
}
.nested2{
	margin-left:3em;
}
.issuedate{
	float:left;
}
.topicstitle{
	text-indent:3em;
}


