h2.standings {margin: 10px 0 5px 0; color:#25770E;}
h3.standings {margin: 5px 0}

table.data {
	width: 580px;
}

table.data th.name {
        width: 360px;}

table.data thead {
    font-weight: bold;
    color:#25770E;
}



table.results { border: 2px solid black; border-collapse: collapse;}

table.results  td {border: 1px solid black; padding: 0 .5em; margin: 0;}

table.results.thead {
    font-weight: bold;
    color:#25770E;
}


