table.wikitable {
        margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #aaa solid;
	border-collapse: collapse;
}
table.wikitable tbody {
	background: #fff;
}

table.wikitable th, table.wikitable td {
	border: 1px #aaa solid;
	padding: 0.2em;
}

table.wikitable th {
	background: #f2f2f2;
	text-align: center;
}

table.wikitable caption {
	margin-left: inherit;
	margin-right: inherit;
}

#f-copyrightico { display: none; }

#copyright ( display: none; )