body {
	font-family: Arial;
	background-color: #000000;
}

p {
	font-size: 10pt;
	color: #CCCCCC;
	text-align: left;
}

.heading {color: #FFFFFF}
.subhead {color: #FF9900}

.body-title {
	font-size: 10pt;
	color: #FF9900;
	margin-top: 0px;
	padding-top: 0px;
}
.body-number {
	font-size: 10pt;
	color: #FFCE84;
	margin-top: 0px;
	padding-top: 0px;
}
.body-title a {
	font-size: 11px;
	color: #66CCCC;
	font-weight: bold;
}

.body-details {
	font-size: 10pt;
	color: #999999;
}

.body-description {
	font-size: 10pt;
	width: 350px;
}

.zoom a {
	font-size: 10pt;
	color: #A57B70;
}
.sold {
	font-weight: bold;
	color: #FF0000;
	font-size: 10pt;
}
.center {
	text-align: center;
}
