.centertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.heading2 {
	font-size: .9em;
	font-weight: bold;
	color: #000000;
}

#altformat {
	width: 145px;
	FONT-FAMILY:Arial,Helvetica,sans-serif;
	FONT-SIZE: 0.7em;
	margin:10px 10px 10px 10px;
	position: absolute;
	color: #000;
	bottom: 100px;
	top: -100px;
}

ul {text-align: left; margin: 0.25em 3px 0em 15px; list-style-position: outside; padding: 0px;}
#quickLinks {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ECE9D8;
	width: 125px;
	padding-left: 5px;
	float: right;
}
.clearFloats {
	clear: both;
}
#quickLinks a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}

