.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-weight: 400; color: #333333; font-style: normal}
.Bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-weight: bold; color: #333333}
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 11px; font-weight: normal; color: #243f82}
.SubHeading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 19px; font-weight: 700; color: #006633}
.Text14 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 13px; font-weight: bold; color: #243f82}
.TextItalic {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; font-weight: 400; color: #2D4C9C; font-style: italic}
.TextBlack {  font: 900 10px/13px Verdana, Arial, Helvetica, sans-serif; color: #000000}
.SubHeadBlack {  font: 700 16px/18px Verdana, Arial, Helvetica, sans-serif; color: #006633}
.red {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF0000}
.buttons {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-weight: 900; font-variant: normal; color: #000000}
.SOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 13px;
	font-weight: bolder;
	color: #006600;
}
.bottom
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}

.bottom a, link, visited, active
{
	color:#FFFFFF;
}
.bottom a:hover
{
	color:#FFFF00;
}
.property {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bolder;
	color: #FF0000;
}

/*hide wagyu stock button*/

body > table:nth-child(1) > tbody > tr:nth-child(7) > td:nth-child(8){
	visibility: hidden;
}