body {
	background:	#FFFFCC;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 1.0em;
}

.titletable {
	border-collapse: collapse;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

.titletable th {
	text-align: center;
	text-transform: uppercase;
}

.linktable {
	border-collapse: collapse;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

.linktable th {
	text-align: right;
}

.linktable tbody th, .linktable td {
	background-color:#ffc;
}

.linktable td {
	border-bottom: 0;
	border-top: 0;
	padding: 0.6em;
	vertical-align: 4px;
}


