BODY {
	margin: 0,0,0,0;
	font-family : "Courier New", Courier, monospace;
	text-align: center;
	background-color: black;
	color: white;
	vertical-align: middle;

}

A {
	color: white;
}

IMG {
	border-color: white;
	border-width: 0px;
	border-style: solid;

}

TABLE {

	font-size: 10pt;
	border-color: white;
	border-width: 0px;
	border-style: solid;
	text-align: center;

}

TABLE#text {
	margin-top: 30px;
	text-align: left;

}

TD {
}

DIV#viewer {

	position:relative; 
	z-index: 3
	
	border-color: white;
	border-width: 0px;
	border-style: solid;

}

DIV#flash {
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;

}

DIV#flashknap {
	z-index: 7;
/*	position: absolute;*/

}
