<style type="text/css">	
	/* hide from ie on mac \*/
	html {
		
	}
	
	#flashcontent {
		width: 100%;
		height: 100%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #1a1d1e;
		color:#ffffff;
	}
	
	a {	
		color:#ffc000;
	}
	
	font {
		font-style: normal;
		font-weight: bold;
		font-size: 80%;
		font-family: verdana, sans-serif;
	}

	font2 {
		font-style: normal;
		font-weight: normal;
		font-size: 80%;
		font-family: verdana, sans-serif;
	}
	
	
	font3 {
		font-style: normal;
		font-weight: bold;
		font-size: 100%;
		font-family: verdana, sans-serif;
		color:#ffc000;
	}
</style>
