@charset "utf-8";
.text {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: 306b90;
	text-decoration: none;
}
.text-black-sm {
	font-family: sans-serif;
	font-size: .7em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.BlueTxt {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #2C318D;
	text-decoration: none;
}
.text-white-sm {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.WhiteTextHeader {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.PinkTextHeader {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #DD3676;
	text-decoration: none;
}
.PinkTextSm {
	font-family: sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #DD3676;
	text-decoration: none;
}
.GreenTextHeader {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #6FFF93;
	text-decoration: none;
}
.GreenTextSm {
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #6FFF93;
	text-decoration: none;
}
.YellowTextHeader {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #F3DD49;
	text-decoration: none;
}
.GreenDarkTextSm {
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
.BlueTxtSm {
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #2C318D;
	text-decoration: none;
}
.GreenDarkText {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
.OrangeTextHeader {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FF922F;
	text-decoration: none;
}
.OrangeTextSm {
	font-family: sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #FF922F;
	text-decoration: none;
}
.text-white {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.YellowText {
	font-family: sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #F3DD49;
	text-decoration: none;
}

