body {
	font-family: trebuchet MS, Arial;
	font-size: small;
}
table {
	font-family: trebuchet MS, Arial;
	font-size: small;
}
h2 {
	color: #003300;
	Margin-left: 5px;
	margin-top: 0px;
}
a  {
	color: #003300;
	text-decoration:none;
}
.editlink {
	color: red;
}
.contenttable {
	border: none;
	background-image: url(images/bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;	
}
.sold {
	color: red;
	font-weight: bold;
}
.smalltext {
	font-size: small;
	text-align: justify;
}