@charset "utf-8";
body {
	left: 0px;
	top: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	right: auto;
	bottom: auto;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
}
#back {
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 60px;
	font-weight: bold;
	color: #000;
	position: relative;
}
#back_Absolute {
	font-size: 18px;
	color: #009999;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 18px;
	width: 74px;
	left: 33px;
	top: 39px;
	font-weight: bold;
}
#back_Absolute_White {
	font-size: 18px;
	color: #FFFFFF;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 18px;
	width: 74px;
	left: 12px;
	top: 25px;
	font-weight: bold;
}#back_float {
	margin: 0px;
	padding: 0px;
	width: 60px;
	font-weight: bold;
	color: #000;
	float: left;
	line-height: 50px;
	text-align: left;
	vertical-align: middle;
}
#next {
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 60px;
	font-weight: bold;
	color: #000;
	position: absolute;
	left: 560px;
}
#next_Absolute {
	font-size: 18px;
	color: #009999;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 18px;
	width: 120px;
	left: 561px;
	top: 25px;
	font-weight: bold;
}
#next_float {
	margin: 0px;
	padding: 0px;
	width: 60px;
	font-weight: bold;
	color: #000;
	float: right;
	line-height: 50px;
	text-align: right;
	vertical-align: middle;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
