body {
	background-color: #05173d;
	color: #b3b17e;
	font-size: .9em;
	line-height: 1.25em;
	margin-top: 2%;
}

h2,h3,h4 {
	color: #b3b17e;
}

a:link {
	font-family: Helvetica, Arial, Vernada, sans-serif;
	font-size: .75em;
	color: #b3b17e;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica, Arial, Vernada, sans-serif;
	font-size: .75em;
	text-decoration: none;
	color: #b3b17e;
}
a:hover {
	font-family: Helvetica, Arial, Vernada, sans-serif;
	font-size: .75em;
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #b3b17e;
}

.AltContent {
	width: 400px;
	margin: 50px auto 50px auto;
	font-family: Helvetica, Arial, Vernada, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	text-align: justify;
	color: #fff;
}

.getFlash {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	line-height: 1.5em;
}

.logo {
	margin: 70px auto 50px auto;
	text-align: center;
}

#bottom {
	margin-top: 1%;
}

#IPX {
	font-family: Helvetica, Arial, Vernada, sans-serif;
	font-size: .75em;
	color: #b3b17e;
}

img {
	border: none;
}