#pageHeader {
	text-align: center;
	font-size: 40px;
}

table#filterOptions {
	position: relative;
	text-align: center;
	font-size: 9px;
}

.rowColor {
	background-color: lightblue;
}

.rankCell {
	padding 1em;
	text-align: center;
	font-size: 24px;
}

.rankNumber {
	font-size: 40px;
}


.companyInfoCell {
	font-size: 10px;
	padding: 2em 0 2em 2em;
}	
