@charset "utf-8";
.Top-Head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.highlighted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7E1E18;
	font-weight: bold;
}
.Callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006;
}
.Text-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
