.summary {
	border-left: 1px solid #c3dcc9;
	border-top:  1px solid #c3dcc9;
}

.summary tr td a, .summary tr td a:visited { color: #006200; }
.summary tr td a:hover { color: #00B500; }

.summary tr:nth-child(even) { background: #dceedd; }
.summary tr:nth-child(odd)  { background: #ecf6ec; }

.summary th {
	background: url(images/header-bg.png);
	color: white;
}
