.TableFull {
	padding: 5px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BFBA81;
	text-align: center;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DE9D1;
	border-right-color: #9DE9D1;
	border-bottom-color: #9DE9D1;
	border-left-color: #9DE9D1;
}
h1 {
	color: #584C70;
}
.hornytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #7F5F56;
}

.TableReviews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
	background-color: #FFF8AC;
	text-align: center;
	padding: 5px;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #584C70;
	border-right-color: #584C70;
	border-bottom-color: #584C70;
	border-left-color: #584C70;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #4E7468;
}
.VerticalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 48px;
	color: #006600;
}
