.cellSpace {
	padding: 10px;
}
.CenterText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	color: #000;
}
.BoldTahoma {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}
.CellBkGrnd {
	background-image: url(images/bgtop.gif);
	background-repeat: repeat-x;
}
.OutlineCells {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.Heading1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.NewsText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000;
}
.MarginTopBar {
	text-align: center;
	top: 138px;
	position: absolute;
	left: 655px;
}
