		
<style type="text/css">	
	/* hide from ie on mac \*/
    html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #000000;
		color:#ffffff;
		font: 100%/162% 'Courier New', 'Lucida Sans Unicode', 'Lucida Grande', 'Bitstream Vera Sans', 'Trebuchet MS', Geneva, Arial, sans-serif;
		font-weight: 100 
	}
	H1 { font-weight: 300 }
	H2 { font-weight: 200 }
	H3 { font-weight: 200 }
	H4 { font-weight: 200 }
	H5 { font-weight: 100 }
	a {
		text-decoration: none;
		color: #f0f0f0;
    }
	a:hover {
		text-decoration: none;
		color: #7f7f7f;
	}
	img
	{ 
			border: 0px solid #f0f0f0 ; 
	}

	img.with
	{ 
			border: 2px solid #ffffff ; 
	}



</style>

