body {
	background-color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 1em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	color: #FFFFFF;
}
p {
	text-align:center;
    margin-top: 0em;
    margin-bottom: 0em;
    padding: 0em;
}
a {
	font-size: .8em;
	color: #676D8F;
	text-decoration: underline;
}
.MainPageHeader {
    margin-top: 4em;
}
.SmallText {
	font-family: Arial, Tahoma, Verdana;
	font-size: .65em;
	color: #49577F;
}
.FooterSpacer {
    margin-top: 1.75em;
}
.FooterBar1 {
	text-align:center;
	background-color: #000C24;
    margin-top: 0em;
    margin-bottom: 0em;
    padding: 0em;
	font-family: Arial, Tahoma, Verdana;
	font-size: .65em;
	color: #49577F;
}
.FooterBar2 {
	text-align:center;
	background-color: #001132;
    margin-top: .1em;
	margin-bottom: .1em;
    padding: .10em;
}
