<style>

	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		width: 100%;
		height: 100%;
		font-family: Helvetica, Arial; font-size: 11px; line-height: 13px; color: #FFFFFF
		
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
	}

P {font-family: Helvetica, Arial; font-size: 11px; line-height: 13px; color: #666666}

/*links*/

a.links {color: #EA0020; text-decoration: none}
a.links:hover {color: #000000}

</style>