.header1 {
	font-weight: bold;
	font-size: 42px;
}
.header2 {
	font-weight: bold;
	font-size: 34px;
}
.header3 {
	font-weight: bold;
	font-size: 24px;
	background-color: #FCD804;
}
.tablehead {
	font-weight: bold;
	background-color: #0F6BB4;
	color: #FFFFFF;
}
.tablefoot {
	font-weight: bold;
}
.header2 a {
	font-size: 24px;
	text-decoration: none;
}
.header3 a {
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.score {
	width: 40px;
}