.topic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #57440D;
	text-decoration: underline;
}
.sub_topic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #57440D;
	font-weight: bold;
	text-decoration: none;
	background-color: #DCC88C;
}
.intopic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #57440D;
	font-weight: bold;
}
