.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;
}

.Item-text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 800;
	font-size: 8pt;
	color: Black;
	padding-left:10px;
	padding-right:15px;
}

.Intro-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 600;
	font-size: 8pt;
	color: White;
}


.Body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 100;
	font-size: 8pt;
	color: Black;
}

.Body-10 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 10pt;
	color: Black;
}

.Body-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 8pt;
	color: White;
}

.Body-White-10 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 10pt;
	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;
}

.Verda {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 11pt;
	color: White;
}

.Verda_Heading {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: Yellow;
}
