A:link { color: #0000D0; }
A:visited { color: #900090; }
A.topmenu { color: #000000; text-decoration: underline; }
A.topmenusel { color: #404040; text-decoration: none; }
A.topmenusel:visited { color: #404040; text-decoration: none; }
A.submenu { color: #000000; text-decoration: underline; }
Tr.OlympEven { background-color: #E0E0F0; }
Tr.OlympOdd { background-color: #F8F8F8; }
Tr.OlympNav { background-color: #E0E0E0; }

table.fancy {
	border-collapse: collapse;
	border: 1px solid black;
}

table.fancy th {
	font-weight: bold;
	background: #f8f8f8;
	padding: 0.1em 0.5em;
}

table.fancy th.table-section {
	font-weight: bold;
	font-size: large;
	background: none;
	padding: 0.5em 1em;
	text-align: left;
}

table.fancy td {
	padding: 1px 0.5em;
}
