body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #000000;
	}
#flashcontent {
		height: 100%;
		font-family:arial;
		font-size:12px;
		color:#FFFFFF;
	}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.style14 {
	color: #FF0000;
	text-decoration: none;
	font-size:12px;
}
.style15 {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.style1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size:12px;
	text-decoration:none;
}
.style12 {
	color: #C0C0C0;
	font-weight: normal;
	font-size:11px;
	text-decoration:none;
}


