<style type="text/css">

	a {
		color:#6C5635;
	}
	
	div.item {
		width: 85%; 
		height: .8em; /* needed by NN6*/
		line-height: .82em;
		/*border-bottom: .1em dotted #6C5635;*/
		margin-top: .9em;
		font-size: 14px;
		color:#6C5635;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.itemname {
		float: left;
		position: static; /*needed by IE6*/
		top: 5px;
		margin-bottom: -.4em;
		/*border-bottom: solid #f4f1e1 .2em;*/
		padding-left: 16px;
		padding-right: 2px;
		text-align: left;
		padding-bottom: 3pt;
		white-space: nowrap;
	}
	
	.itemname2 {
		float: left;
		position: static; /*needed by IE6*/
		top: 5px;
		margin-bottom: -.4em;
		padding-left: 46px;
		padding-right: 2px;
		text-align: left;
		padding-bottom: 3pt;
		white-space: nowrap;
	}
	
	.price {
		float: right;
		position: static; /* needed by IE6*/
		top: 5px;
		margin-bottom: -.4em;
		/*border-bottom: solid #f4f1e1 .2em;*/
		width: 55px;
		text-align: right;
		padding-left: 2px;
		padding-bottom: 3pt;
	}
	
	.body {
		font-family: Arial, Helvetica, sans-serif;
		color:#6C5635;
		font-size:16px;
	}
	
	.body a:link, a:visited, a:active {
		font-style: normal;
		border-bottom: 1px dotted;
		text-decoration: none;
	}
	
	.body a:hover {
		color: #000000;
	}
	
	.title {
		font-weight: bold;
	}
	
	a.contentLinkRegular {
		border-bottom: 1px dotted;
		text-decoration: none;
	}
	
	.quote {
		font-family: Arial, Helvetica, sans-serif;
		color:#6C5635;
		font-size:12px;
	}
	
	.footer {
		font-family: Arial, Helvetica, sans-serif;
		color:#f4f1e1;
	}
	
	.footer a {
		border-bottom: 1px dotted;
		color:#f4f1e1;
		text-decoration: none;
	}
 
</style>