@charset "UTF-8";
/* CSS Document */

.FigureCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
.PageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
}
.SectionHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.SubHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
.sub_section_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.TableText {
	font-family: Arial, Helvetica, sans-serif;
}

