.horsename {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.horsedesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	padding: 8px;
}
.horsedescrp2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.stalliondesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	padding: 8px;
	line-height: 16px;
}
.soldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #FF0000;
	white-space: nowrap;
}
.photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-align: right;
	white-space: normal;
	vertical-align: middle;
	text-transform: none;
	font-style: italic;
}
.headline_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	background-color: #CCCCCC;
}
