	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 790;
		width: 210;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:center;
	}
	
A.mylink:link {
	FONT-WEIGHT: bold; COLOR: #336699; TEXT-DECORATION: none}
A.mylink:hover {
	FONT-WEIGHT: bold; COLOR: #FF6600; TEXT-DECORATION: underline}
A.mylink:visited {
	FONT-WEIGHT: bold; COLOR: #336688; TEXT-DECORATION: none;
