.Security {
	font-family: "Gill Sans MT", "Gill Sans", Arial;
	font-size: 10px;
	font-weight: normal;
	color: AFAFAF;
	padding-left: 60px;
}
.Body {
	font-family: "Gill Sans MT", "Gill Sans", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.BodyOrange {
	font-family: "Gill Sans MT", "Gill Sans", Arial;
	font-size: 12px;
	font-weight: normal;
	color: F36E20;
}
.Headings {
	font-family: "Gill Sans MT", "Gill Sans", Arial;
	font-size: 13px;
	font-weight: normal;
	color: F36E20;

}
.Footer {
	font-family: "Gill Sans MT", "Gill Sans", Arial;
	font-size: 11px;
	font-weight: normal;
	color: AFAFAF;
	text-decoration: none;
}
a.Footer:link {
	font-family: "Gill Sans MT", "Gill Sans", Arial;
	font-size: 11px;
	font-weight: normal;
	color: AFAFAF;
	text-decoration: none;
}
a.Footer:visited {
	font-family: "Gill Sans MT", "Gill Sans", Arial;
	font-size: 11px;
	font-weight: normal;
	color: AFAFAF;
	text-decoration: none;
}
a.Footer:hover {
	font-family: "Gill Sans MT", "Gill Sans", Arial;
	font-size: 11px;
	font-weight: normal;
	color: AFAFAF;
	text-decoration: none;
}
a.Footer:active {
	font-family: "Gill Sans MT", "Gill Sans", Arial;
	font-size: 11px;
	font-weight: normal;
	color: AFAFAF;
	text-decoration: none;
}
.OrangeArrows {
	font-family: Arial;
	font-size: 14px;
	color: #F36E20;
}
.GreyDots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
