body, td, div, p {
	font-family: 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
	font-size: 11px;
	color: black;
}
#horse {
	position: absolute;
	top: 305px;
	left: 18px;
	width: 150px;
	height: 150px;
	background: url('/images/horse.gif') no-repeat;
}
.prodT p {text-align:justify}
.prodT h1 {font-size:14px; text-align:center}
.prodT a     {text-decoration:none; color:#000000; font-weight:bold}
.prodT a:link     {text-decoration:none; color:#000000; font-weight:bold}
.prodT a:visited  {text-decoration:none; color:#000000; font-weight:bold}
.prodT a:active   {text-decoration:none; color:#000000; font-weight:bold}
.prodT a:hover    {text-decoration:none; color:#000000; font-weight:bold}
