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

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

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

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

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

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

.zoom a {
	font-size: 10pt;
	color: #5F94C9;
}
.sold {
	font-weight: bold;
	color: #FF0000;
	font-size: 10pt;
}
.center {
	text-align: center;
}
h4 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.smaller {
	font-size: 8pt;
}
