body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	
	}
h1{
	font-size:1.5em;
	color:#333;
	font-weight:normal;
	}
th{
	text-transform:uppercase;
	text-align:left;
	padding-bottom:0px; 
	margin-bottom:0px;
	margin-top:8px;
	padding-top:8px;
	
}
table#dogwood, table#shade{
	
	}
table#dogwood th, table#shade th{
	text-transform:uppercase;
	text-align:left;
	padding-bottom:0px; 
	margin-bottom:0px;
	margin-top:8px;
	padding-top:8px;
	color: #57679f;
	background: #f2f2f2;

	}	
	
	 td{
	padding:0px 5px;
	margin:0px 5px;
	
	}	
	td.place, td.year, td.athletenumber {
		width:10px;
		
		}
		
	td.athletename{
		width:200px;
		
		}	
		td.time{
			width:50px;
			
			}
table, th, td{
	border:1px solid #ccc; 
	
	
}
table{
	border-collapse:collapse;
	
	}	
		
tr.data td{
	line-height:160%;
	}