body, html {
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	background:#A19589;
	font-family:"Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#A5978B;
}
object{
	margin:0; padding:0;
	width:100%;
	height: 100%;
}
#noflash {
	position: absolute;
	width: 520px;
	left: 50%;
	top: 50%;
	height: 400px;
	margin-left: -350px;
	margin-top: -150px;
	font-size: 1em;
}
#logo{
	position:absolute;
	left: 50%;
	margin-left: -350px;
	top: 50%;
	margin-top: -200px;
}
.disclaimer{
	font-size: 0.6em;
	margin-top:20px;
}
h3{
	font-size: 1.2em;
}
a{
	color: #A4001C;
	text-decoration:underline;
}
a:hover{
	text-decoration: underline;
}
table {
	margin: 0px 0 0 0;
	padding: 0;
	width: 510px;
}

