html, body {
height: 100%;
width: 100%;
margin: 0px;
padding:0px;
overflow:auto;
}
#flashcontent {
	overflow: hidden;
}
#noflash {
	margin: 20px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}