div#stdMsg {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666699;
	text-align: center;
}
body {
	background-color: #666699;
	text-align: center;
	margin: 0px;
}
div#app {
	height: 560px;
	width: 840px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.med-wht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCFF;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div#flashcontent {
	text-align: center;
}
