.GlobalTopImage {
	text-align: center;
	align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.CenterText {
	text-align: center;
	background-color: #000;
}
.ImageSpace {
	text-align: center;
	margin: 10px;
}
.LeftAlign {
	text-align: left;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
}
.Style1LeftAlign {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #927957;
	text-align: left;
	padding-left: 20px;
}
.TableFormat {
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.MovingText {
	margin-top: 40px;
}
