@charset "utf-8";
.race {
	font-weight: bold;
	text-decoration: underline;
}
.raceDay {
	font-weight: bold;
	color:#060;
	font-size:larger;
}
.race_desc {
	font-weight: bold;
}
.race_time {
	font-weight: bold;
	color:#057000;
}
.racer_name_race {
	font-weight: bold;
	color:#00F;
}
.racer_num_race {
	font-weight: bold;
	color:#A40000;
}
.racer_name {
	font-weight: bold;
}
.racer_num {
	font-weight: bold;
}
.racer_handle {
	font-weight: bold;
}
.racer_race {
	font-weight: bold;
}
.racer_location {
	font-weight: bold;
}
.header_row {
	background-color:#CFF;
	font-weight:bold;
}
.main_div {
	width:680px;
}
