body {
	color: #ffffff;
	font-family: Verdana;
	background: #000000;
}

centerTable {
	vertical-align: middle;
	width: 100%;
	height: 100%;
	margin: 16px;
	padding: 4px;
}

a {
	color : #9eed94;
	text-decoration : underline;
}

#smallText {
	font-size: x-small;
}

.largeText {
	font-size: 28px;
}

.lineup li {
	list-style: none;
	color: #A2DBFB;
}

topTable {
	top: 0;
	left: 0;
	position: static;
	margin: 0;
	padding: 0;
}

blueText {
	color: #A2DBFB;
}
