.Normal {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 8pt;
	color: Black;
}

.Intro {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 800;
	font-size: 8pt;
	color: Black;
}

.Intro-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 800;
	font-size: 8pt;
	color: White;
}


.Body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 8pt;
	color: Black;
}

.Body-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 8pt;
	color: White;
}

.Sidebar {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 8pt;
	color: Black;
}


.Footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 7pt;
	color: Black;
}

.Menu {
	font-family: "Arial Narrow";
	font-style: normal;
	font-weight: 100;
	font-size: 9pt;
	color: Navy;
}

.List {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 10pt;
	color: Black;
}
