Body {
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	border: 0px none;
	margin: 0;
	padding: 0;
	font-size:8pt;
}
a.imageLink {
	border: none;
	text-decoration: none;
}
a.imageLink:hover {
	border: none;
	text-decoration: none;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
a.alwaysColor {
	text-decoration: underline;
	font-weight:bold;	
	color: #156577;
	font-size:8pt;
}
a.alwaysColor:hover {
	text-decoration: none;
	color: #3a81ce;
	font-weight:bold;
	font-size:8pt;
}
#race_container {
	border:1px;
	width:400px;
	height:250px;
	padding:5px;
	overflow:auto;
}