body {
	background-color: #EDE9E2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th, p, span, a, a:link, a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}
a {
	text-decoration: none;
}
a:hover, a:active {
	color: #B3A284;
}

.italic, .italics, .header {font-style: italic; }

.style6 {font-style: italic; }
.style8, .current a {font-style:italic; color: #B3A284; }
.style9, .text {font-size: 10px}

.listing tr td span {font-size: 10px; color:#666}
.listing tr:first-child td span { display: block; border-bottom: 1px solid #000; padding:2px; font-size: 11px; font-style: italic;}
.listing tr td { padding:2px;}


