#content h2 {

}
#content h3 {
	margin-top: 1.5em;
}
/*
table.results td {
	border-style: solid;
	border-width: thin;
}
table.results th {
	border-style: solid;
	border-width: thin;
}
*/
table.results {
	width: 560px;
}
table.results td {
	padding: 3px;
}
table.results tr.winner {
	font-style: italic;
}
table.results td.numeric {
	text-align: right;
}
#content p {
	width: 560px
}
