body {
	background-color: #000000;
}
.Body_Text {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Title_White {
	font-size: 48px;
	font-weight: bold;
	font-family: Times new Roman;
}
.Title_Gold {
	color: #8c7116;
	font-size: 36px;
	font-weight: bold;
	font-family: Times New Roman;
}
.Footer_White {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Footer_Gold {
	color: #8C7116;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

