@charset "utf-8";
/* CSS Document */

.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #B90C52;
}
.text_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}

.text_body a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A16006;
}
div#container {
	margin: 0 auto;
	width:950px;
	z-index: 1;
	text-align: left;
}

.SpotlightAndStacked .SpotlightAndStackedRow .SpotlightContainer .SpotlightColumn {
	color: #B90C52;
}
