.Footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.MenuBar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.MenuBarLink:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.MenuBarLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.MenuBarLink:hover {
	color: red;
	text-decoration: none;
}
.IndexHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
}
.PageHeader {
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.PageSubheader {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.PageSectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.BodyText {
	font-size: 14px;
	font-family: Arial, Helvetica;
	color: #000000;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
