.PageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F2E08B;
	background-color: #1E407B;
}
.ColumnHeader {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.TopicTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E417B;
}
.BodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.TableTitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #F2E08B;
}
.tableOutline {
	border: thin solid #1E407B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #1E407B;
	border-right-color: #1E407B;
	border-bottom-color: #1E407B;
	border-left-color: #1E407B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
