html {
	height: 100%;
	overflow: hidden;
}
#flashcontent {
	height: 100%;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body #alternateContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	padding: 20px 20px 20px 20px;
	color: #fff;
}
body #alternateContent h1, h2, h3, a {
	color: #0BC1E6;
}
body #alternateContent h1 {
	font-size: 16pt;
}
body #alternateContent h2 {
	font-size: 14pt;
}
body #alternateContent h3 {
	font-size: 12pt;
}
