html {
		height: 100%;
		overflow: hidden;
	}
#flashcontent {
	    height: 620px;
		font-family: Tahoma, "Trebuchet MS";
		font-size: 10px;
		color: #FFFFFF;
		text-align: center;
}
body {
		height: 100%;
		margin: 0;
		padding: 0;
		border:hidden;
		background-color: #FFFFFF;
}
a {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
