body {
	background-color: #D5D5D5;
	text-align: center;
	}

p, table, tr, td {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	}

.splash {
	position: relative;
	margin: auto;
	z-index: 3;
	}

.hover {
	position: absolute;
	top: 79px;
	left: 700px;
	z-index: 2;
	}

.preload {
	width: 0px;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	}

.swf {
	position: relative;
	margin: auto;
	z-index: 2;
	top: -350px;
	left: -134px;
}