html {
		height: 100%;
		overflow: hidden;
	}
	
#flashcontent {
	height: 100%;
	color: #666666;
	}
body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #FFFFFF;
	}
	
h1 { font-size:20px; text-align:center;}
h2 { font-size: 18px;text-align:center}
.style1 {font-size: 18px}

.style3 a {text-align:center;font-size: 12px; }


