html {
	height:100%;
	overflow:hidden;
}
body {
	height:100%;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	overflow:hidden;
	background-color:#000000;
}
.annimFlash{
	width:100%;
	height:100%;
	background-color:#000000;
}
.texteR{
	font-family:Verdana;
	font-size:9px;
	color:white;
	text-decoration:none;
	text-align:center;
}
.texteR a{
	font-family:Verdana;
	font-size:9px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}
#flashAltCont{
	color:white;
}

#jsAltCont{
	color:white;
}
