	body {
		margin-top:10px;
		padding: 0px;
		background-color: #000000;
		text-align:center;
	}


	#flashcontent {
		text-align:center;
		height: 1280px;
		width: 100%;
	}

	#flashcontentv2 {
		text-align:center;
		height: 1024px;
		width: 768px;
	}


.style1 {
font-family: Arial, Helvetica, sans-serif;
border-bottom: solid 1px #ffffff;
}
.style2 {
	font-size: 12px;
	color: #999999;
}
a {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
