body {
	background-color: #ffffff; 
	margin:0px; 
	padding:0px;
	}
div {
	font-family:arial;
	font-size:8pt;
	color:#000000;
	line-height:12pt;
	}
img {
	border:0px;
	}
a {
	color: #ffffff; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none;
	} 
a:hover {
	color: #ffffff; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: underline;
	} 
a.footer {
	color: #393939; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none;
	text-transform:none;
	} 
a:hover.footer {
	color: #6b6b6b; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none;
	text-transform:none;
	} 
#wrap {
	overflow: hidden;
	position: absolute;
	left:50%;
	top:50%;
	z-index: 1;
	height: 519px;
	width: 1000px;
	margin-left:-500px;
	margin-top:-250px;
	padding: 0px;
	border:none;
	}
#content {
	position: absolute;
	overflow:auto;
	top: 40px; 
	margin-left: 50%;
	left: -455px; 
	width:828px;
	height:281px;
	padding:40px;
	text-align:justify;
	}
#nav_links {
	position: absolute;
	overflow:hidden;
	top: 455px; 
	margin-left: 50%;
	left: -5px; 
	}
#footer {
	position: absolute;
	overflow:hidden;
	top: 490px; 
	margin-left: 50%;
	left: -110px; 
	width:500px;
	color:#393939;
	text-align:right;
	}
#df {
	position: absolute;
	overflow:hidden;
	top: 485px; 
	margin-left: 50%;
	width:120px;
	left: 375px; 
	text-align:right;
	}
.header {
	font-family:arial;
	font-size:18pt;
	color:#000000;
	font-weight:bold;
	letter-spacing:-1px;
	}
.tiny {
	font-family:arial;
	font-size:7pt;
	color:#000000;
	}
#slide {
	position: absolute;
	overflow:hidden;
	top: 37px; 
	margin-left: 50%;
	left: -458px; 
	}

