body, p, td {
	font-family: Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.copyright {
	font-weight: bold;
	font-size: 9px;
}

.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

.tabletitle {
	font-size: 12px;
	font-weight: bold;
}