@charset "utf-8";
.black-text-sm {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}
.black-text {
	font-family: sans-serif;
	font-size: .8em;
	color: #000000;
	text-decoration: none;
}
.white-header {
	font-family: sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow-header {
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #ffdf44;
	text-decoration: none;
}
.burgandy-text-sm {
	font-family: sans-serif;
	font-size: 0.7em;
	color: 7A2538;
	text-decoration: none;
}
.black-header {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.burgandy-text {
	font-family: sans-serif;
	font-size: 0.8em;
	color: 7A2538;
	text-decoration: none;
}
.white-text {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.blue-light-text-sm {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #BAD2F6;
	text-decoration: none;
}
.white-page-header {
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blue-light-text {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #BAD2F6;
	text-decoration: none;
}
.white-text-sm {
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
