.leftnav {
	display: none; visibility: hidden;
}
.footer {
	display: none;
	visibility: hidden;
}
body {
	margin: 0;
	font-family: Arial, san-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	position: absolute;
	width: 575px;
	left: 0px;
	top: 0px;
}
div {
	text-align: justify;
	position: absolute;
	font-size: 12px;
	line-height: 14px;
	width: 575px;
	left: 0px;
	top: 0px;
}
.text {
	position: absolute;
	width: 600px;
	left: 0px;
	top: 0px;
	text-align: justify;
	display: block;
	visibility: visible;
}
.header {
	display: none;
}

p {
	font-family: Arial, san-serif;
	font-size: 12px;
	line-height: 14px;
	text-align:left
	}

.rightfloat {
	float: right;
}

b {
	font-weight: strong;
	font-size: 14px;
}

ul, li {
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}

