.GreyCopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: 7b7b7b;
	text-align: center;

}
.WhiteCOpy {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
.WhiteHeading {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
