BODY {
	background-color: White;
	color: #3B3B3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	text-align: center;

}

A {
	color: #FFA02B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.text {
	color: #463A11;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #FFFFB9;
	width: 910px;
	position: relative;
	text-align: center;
	margin: auto;
}

td.textfield {
	color: #3B3B3B;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}

a.horse {
	color: #FF0B0B;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
}

a.sire {
	color: #440000;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

a.pqlink {
	color: #004A01;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-decoration: none;
}

a.dblink {
	color: #000177;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-decoration: none;
}

td.form {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 12px;
}

span.horse {
	font-size: 14px;
	font-weight: bold;
	color: Maroon;
}

span.gr {
	font-size: 13px;
	font-weight: bold;
	color: Navy;
}

