	/* hide from ie on mac \*/
	html {
		height: 100%;
		width: 100%;
	}
	
	#flashcontent {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		height: 100%;
		width: 100%;
	}
	/* end hide */

	body {
		margin: 0;
		padding: 0px;
	}
