.TextStandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 10px;
}
.HeadingPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3399;
}
.HeadingSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9999CC;
}
.RuleBelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9999CC;
	text-align: left;
}
.TextBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-type: circle;
}

