/* STYLE for LINK PAGE */

p.cornerhead {
	text-align: center;
	font-weight: bold;
}

table.bannertable {
	/*border-collapse: collapse;*/
}
table.bannertable th {
	background-color: #ccffcc;
	font-size: 90%;
}
table.bannertable td.banner {
	background-color: #ffffcc;
	font-size: 75%;
}
table.bannertable td.source {
	background-color: #ffffcc;
	font-size: 90%;
	font-family: monospace;
}

