.rbox {
	padding: 10px;
	width: 150px;
	height: 150px;
}

.textbox {
	border: 1px solid #777777;
	background-color: #ffffff;
	width: 85%;
	padding: 15px;
}
.review {
	font-size: 24px;
}
p {
	font-size: 16px;
}
BODY {
	color: black;
	background-color: #f9f4de;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
.desctxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
.selltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	font-weight: bold;
}
a {
	font-size: 18px;
	color: #de2525;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.desctxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}
a.link {
	font-size: 26px;
}
.topbanner {
	margin-top: 70px;
}
.topmainbanner {
	margin-bottom: 20px;
}
.texttable {
	text-align: justify;
	padding: 60px 30px;
}