h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #006600;
	text-align: center;
}
.navbar {
	white-space: nowrap;
}
.cattle_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
body {
	background-color: #CCCCCC;
}

a:link {
	color: #000033;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #006633;
}
a:active {
	color: #000000;
}
.cattle_sale_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-left: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #000000;
}
.showdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 5pt;
	font-weight: lighter;
	color: #000033;
	margin-left: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
.wrapper {
	width: 730px;
	margin: auto;
}
p {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.sold {
	color: #FF0000;
	font-size: 10pt;
	font-weight: normal;
}
