.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.justify {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

.contact { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; font-style: italic}
.price { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #990000; font-weight: bold}
.title { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #660000; font-weight: bolder}
.category { padding-left: 30px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #660000; font-weight: bolder}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#table-brown {
	background-image: url(images/newtable.png);
	background-repeat: no-repeat;
	height: 253px;
	width: 521px;
	margin-top: 10px;
}
#picture {
	width: 150px;
	height: 33px;
	float: left;
	padding-top: 20px;
}
#content {
	height: 253px;
	width: 350px;
	float: left;
	margin-left: 6px;
}

