@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: .8em;
	font-weight: normal;
	color: #306b90;
	text-decoration: none;
}
.textBluDarkSM {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #1D5178;
	text-decoration: none;
	font-weight: bold;
}
.headerGreen {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0D8907;
	text-decoration: none;
}
