table.overview {
	border: 1px solid #999999;
	
	font-size: 10pt;
}

table.overview td.header {
	background-color: #DDDDDD;
}

table.overview tr.alt {
	background-color: #EEEEEE;
}

table.overview a {
	color: #273361;
	text-decoration: none;
}