body {
	background-color: #ffffff;
	margin: 0px; font-family: sans-serif;
}

.tabletop {
	border-bottom: 1px solid #999999; background-color: #cccccc;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #0000ff;
}

a:visited {
	color: #0000ff;
}

a:hover {
	color: #ff0000;
}

