body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b3e27;
	background: #f1efe2;
	margin: 20px auto;
	text-align: center;
}

table p {
	font-size: 70%;
	margin-top: -15px;
}

h1 {
	color: #000033;
	font: normal 160% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	text-transform: uppercase;
} 
h2 {
	color: #000033;
	font: normal 120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	text-transform: uppercase;
} 

h3, h4, h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000033;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
}
.sold {
	color: #FF3300;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
td {
	width: 136px;
}
a:link {
	color: #218d97;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover, a:active {
	color: #c4801b;
	text-decoration: none;
}
