.bold {
	font-weight: bold;
}

.bi {
	font-weight: bold;
	font-style: italic;
}

.center {
	text-align: center;
}

.floatleft {
	float: left;
}

.noroom {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.current {
	display: none;
}
