html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background: #89C8FB;
	min-height: 100%;
	font-family: Tahoma;
}

#swf_container {
	color: #c9b24d;
	font-size: 11px;
	text-align: center;
}
h1 {
	color: #c9b24d;
	font-size: 11px;
	font: Tahoma;
	margin-top: 200px;
}
h2 {
	color: #c9b24d;
	font-size: 11px;
	font: Tahoma;
}
body, td, th {
	color: #c9b24d;
	font: Tahoma;
}
a:link {
	color: #c9b24d;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #957B1E;
}
a:active {
	color: #957B1E;
}