#accessibility,
#page_footer,
#content_sub{
	display:none;
}

#navigation ul{
	display:none;
}

body {
	background: white;
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
}

h1{
	font-size: 15pt;
}

h2{
	font-size: 12pt;
}

table#race_results td, table#race_results th{
	padding:5px;
}