#jamcotimes-com{font-family:verdana,sans-serif;font-size:77%;}
#doc {
	text-align: left;
	width: 90%; min-width: 400px;
}
strong { font-weight:bold; }
h1 {
	font-size: 136%; font-weight: bold;
	margin-top: 2em; margin-bottom: 0.5em;
}
h2 {
	font-size: 122%; font-weight: bold;
	margin-top: 1em; margin-bottom: 0.5em;
}
h3 {
	font-size: 100%; font-weight: bold;
	margin-top: 1em; margin-bottom: 0.5em;
}
p {	margin-top: 1em; }
p.centerNav {
	font-size: 107%;
	margin: 2em auto;
	text-align: center;
}
ul {
	margin: 1em 2em;
	list-style-position: inside; list-style-type: disc;
}
li {
	text-indent: -1.2em;
	margin-bottom: 0.3em;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #36c;
}
a:visited {
	color: #69f;
}
a:hover {
	text-decoration: underline;
}

#hd {
	margin-top: 3em;
	margin-bottom: 1em;
}
#hd h1 {
	font-size: 182%;
	margin-top: 1.0em;
	text-align: center;
}
#hd h2 {
	font-size: 136%;
	text-align: center;
}
#hd td { text-align: left; }
#ft {
	margin: 40px auto;
	text-align: center;
}
a em { font-style:normal; font-weight:bold; text-decoration:underline; }
#ft p {
	font-size: 77%;
}
.fineprint {
	font-size: 77%;
}
.alert {
    	color: #c00;
	font-weight: bold;
}
.center{text-align:center;}
#raceIndex { text-align:center; }
#raceIndex table {
	border-collapse: collapse;
	border-bottom: 2px solid #009;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
}
#raceIndex thead th {
	border: hidden;
	padding: 0.25em 1em;
	background-color: #ddf;
	font-weight: bold;
	text-align: center;
}
#raceIndex tr.exhibit td, #raceIndex tr.exhibit th {
	background-color: #f0f0f8;
}
#raceIndex td, #raceIndex tbody th {
	border-top: 1px solid #ccf;
	padding: 0.25em 0.5em;
	text-align: center;
}
#raceIndex td.winner {
	font-weight: bold;
	/* color: #e61; */
	color: #446;
}
#raceIndex td.divider {
	border-top: 2px solid #ccf;
	border-bottom: 2px solid #ccf;
	text-align: center; font-weight: bold;
}
#raceIndex td p {
	text-align: center; font-weight: bold;
	margin:0;
}
.floatright {
	float: right;
	margin: 0 20px 50px 20px;
	clear: right;
}
#topNav { margin: 0; }
#topNav p { margin-top: 1em; margin-bottom: 0; font-size: 92%; }
#midNav { margin:2em; text-align:center; }
#midNav p { font-size:114%; }
#bottomNav { margin-top:2em; text-align:center; }
#bottomNav p { font-size:114%; }
#standings table { margin-top: 1em; font-size: 97%;}
#standings th { font-weight: bold; }
#standings th.bottom { border-bottom: 2px black solid; }
