
BODY,HTML {
	color: #909090;
	font-size: 11px;
}

TABLE {
	border-color: #000000;
}

TD {
	color: #606060;
}

A {
	text-decoration: underline;
}

.navbar {
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
}

.navbaritem {
	color: #ffffff;
	font-weight: bold;
	margin: 15px;
	text-decoration: none;
}

.navbaritem:hover {
	color: #cccccc;
}
