@charset "utf-8";
.black-text-sm {
	font-family: Verdana, Arial, Helvetica, 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;
}
.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: #AE0000;
	text-decoration: none;
}
.white-text {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.brown-text {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #3F151A;
	text-decoration: none;
}
.brown-text-sm {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #3F151A;
	text-decoration: none;
}
.white-header-large {
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-text-sm {
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Navigation {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #3F151B;
	text-decoration: none;
	font-weight: bold;
}
