#Nav, #Side, #Affiliates {
	display: none;
}

body {
	font-family: tahoma, arial, helvetica, sans-serif;
	letter-spacing: .02em;
	font-size: 100%;
}

a {
	color: #000;
	text-decoration: none;
}

a img {
	border: none;
}

h1, h2 {
	color: #0a4466;
	font-family: georgia, times, serif;
	font-weight: normal;
	clear: both;
}

#Footer {
	font-size: .85em;
}

ul#Commodities1 {
	width: 8em;
	float: left;
	padding-bottom: 1em;
}
ul#Commodities2 {
	width: 13em;
	float: left;
}

address {
	font-style: normal;
}

dl {
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}
dt {
	float: left;
	font-weight: bold;
	width: 5em;
	padding: 0;
	margin: 0;
}
dd {
	padding: 0;
	margin: 0 0 0 5em;
}

