@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;
}
.purple-header {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #341F57;
	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;
}
.purple-text {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #341F57;
	text-decoration: none;
}
.blue-light-text-sm {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #5187D0;
	text-decoration: none;
}
.white-page-header {
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.purple-page-header {
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #341F57;
	text-decoration: none;
}
.blue-light-text {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #5187D0;
	text-decoration: none;
}
.white-text-sm {
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.purple-text-sm {
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #341F57;
	text-decoration: none;
}
.yellow-header2 {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.purple-page-header {
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #341F57;
	text-decoration: none;
}
