.question {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: 600;
	color: #625141;
}
.answer {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: 400;
	color: #71706A;
}
.heading {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: 900;
	font-variant: small-caps;
	color: #000000;
	word-spacing: -2px;
}
.tableinfo {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: 900;
	font-variant: small-caps;
	color: #231D17;
	word-spacing: -2px;
}
.status {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #0D010C;
}
