	html {
		overflow: auto;
	}
	body {
	position: absolute;
	margin: 0px;
	padding: 0px;
	background: #000000;
	width: 100%;
	height: 100%;
	background-color: #808080;
	}
	#center {
		position: absolute;
		left: 50%;
		top:  50%;
	}
	
	#slider {
		position: absolute;
		width: 820px;
		height: 333px;
		left: -430px;
		top: -186px;
		overflow: hidden;
		background: #000;
		border: 20px solid #000;
	}
	
	#head {
		position:absolute;
		left: 10px;
		top: 10px;
		overflow: hidden;
	}
	
	#nav {
		position:absolute;
		left: 10px;
		top: 60px;
		overflow: hidden;
	}
	
	#copy {
	position:absolute;
	bottom:12px;
	right:8px;
	width:350px;
	overflow: hidden;
	}
	
	#slider .slide {
		position: absolute;
		top: 0px;
		height: 333px;
		width: 500px;
		background: #000;
		overflow: hidden;
		border-left: #000 solid 1px;
		cursor: default;
	}
	#slider .title   {
		color: #F80;
		font-weight: bold;
		font-size: 1.2em;
		margin-right: 1.5em;
		text-decoration: none;
	}
	#slider .backgroundText {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 100%;
		background: #000;
		filter: alpha(opacity=40);
		opacity: 0;
	}
	#slider .text {
		position: absolute;
		top: 1%;
		top: 100%;
		color: #FFF;
		font-family: verdana, arial, Helvetica, sans-serif;
		font-size: 0.9em;
		text-align: justify;
		width: 470px;
		left: 10px;
	}
	#slider .diapo {
		position: absolute;
		filter: alpha(opacity=100);
		opacity: 1;
		visibility: hidden;
	}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: line-through;
}
a:active {
	text-decoration: line-through;
	color: #000000;
}
.style103 {font-size: 10pt; color: #FFFFFF; }
.style104 {
	color: #FFFFFF;
}
.style106 {color: #FFFFFF; font-size: 10px; }
.style108 {color: #FFFFFF; font-size: 12px; }
.style109 {color: #000000; font-size: 18px;}
.style110 {
	color: #000000;
	font-size: 10pt;
	text-decoration: line-through;
}

