.MenuBackgnd { background-color: #e8e8e8; }
.FooterText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: center; color: #999999; }
.ContentHeadingIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 25px;
}
.ContentHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 5px;
}
.ContentTextIndent {
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.ContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
a {
	color: #0000FF;
}
