@charset "utf-8";
.Text {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: normal;
}
.White-noUline {
	font-family: sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}

.Black-Text {
	font-family: sans-serif;
	font-size: .8em;
	color: #000000;
}
.Black-text-Sm {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}

.Black-Text-NoUline {
	font-family: sans-serif;
	font-size: .8em;
	color: #000000;
	text-decoration: none;
}

.Black-Text-Header {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

.White08 {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
.orange-text {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #D67528;
	font-weight: bold;
	text-decoration: none;
}
.brown-header {
	font-family: sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: 3F2900;
	text-decoration: none;
}
.brown-sm {
	color: #58321a;
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
}
.red-sm {
	color: #B62529;
	font-size: 0.7em;
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.Purple-text-Sm {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #382C5A;
	text-decoration: none;
}
.brown-text-Sm {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #B04D3E;
	text-decoration: none;
}
.Yellow-Text-NoUline {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #FFFF99;
	text-decoration: none;
}
.White-noUlineSm {
	font-family: sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
