td { font-size: 12px; line-height: 16px; } 
.td { font-size: 10px; line-height: 12px; }

.mainLst {}
.mainLst li { list-style: circle; }

.subLst {
	margin: 0;
	padding: 0 1em;
}
.subLst li { list-style: disc; }

div.topics {
	width: 300px;
	height: 860px;
	overflow-y: auto;
	overflow-x: hidden;
}
