/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
#flashcontent {
	height: 100%;
}
/* end hide */
body {
	height: 100%;
	margin: 0px;
	padding: 0;
	font-family: "MS Sans Serif";
	font-size: 12px;
	margin: 0px;
	text-decoration: none;
}
table {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

