BODY {
	background-color: #002b7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: White;
	text-align: center;
}

P,DIV {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}
A {
	color : White;
}

	#info {
	width: 630px;
	overflow: auto;
}

	#flashcontent {
	width: 500px;
	height: 630px;
	margin: 15px;
}
