.Title {
	color: #969696;
	font-size: 24px;
	font-weight: bold;
	margin-left: 24px;
	margin-bottom: 12px;
}

.Subtitle {
	color: #493b3b;
	font-size: 12px;
	font-weight: bold;
}

.Body {
	color: #493b3b;
	font-size: 11px;
}

.List {
	margin-bottom: 24px;
}

.Topic {
	color: #a04020;
	font-size: 11px;
	font-weight: bold;
}

