@charset "utf-8";
	/* hide from ie on mac \*/
	html {
	height: 100%;
	border-top-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 0em;
	border-left-width: 0em;
	margin: 0em;
	padding: 0em;
	}
	/* end hide */
	
body {
	margin: 0em;
	padding: 0em;
	border-top-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 0em;
	border-left-width: 0em;
	height: 100%;
}
#flashcontent {
	padding: 0em;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0em;
	border-top-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 0em;
	border-left-width: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
