.global {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

.bottomNavigation {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tournamentTitle {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.archive {
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.tournamentHeader {
	font-size: large;
	color: #000099;
	font-weight: bold;
}

.welcomeTitle {
	font-size: large;
	color: #9F0A0C;
	font-weight: bold;
}

.welcomeBody {
	font-weight: bold;
}

.lastUpdated {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.caption {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.linkHeader {
	font-weight: bold;
}

.linkTitle {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.reviewTitle {
	color: #000000;
	text-decoration: none;
}

.annotationPlayer {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.annotationMe {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
}
