.fleetbold {
	font-weight: bold; 
}

.maxred {
	color: red;
	font-weight: bold; 
}

.minred {
	color: red;
}

.eesuper {
	font-size: smaller;
	font-weight: bold;
	vertical-align: 0.49em;	
}

/* Bring Fleet, Max, and ee together */
.nospace {
	word-spacing: -0.2em;
	white-space: nowrap;
	line-height: 1ex;
}

#tagline {
	color: red;
	font-style: italic;
	margin: 0;
	padding: 0;
}