@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: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blue-header {
	font-family: sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.blue-header2 {
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #05a4b2;
	text-decoration: none;
}
.white-header {
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow-header {
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FACF27;
	text-decoration: none;
}
.white-txt {
	font-family: sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blue-headerSM {
	font-family: sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.blue-header2SM {
	font-family: sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #05a4b2;
	text-decoration: none;
}
.yellow-headerSm {
	font-family: sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FACF27;
	text-decoration: none;
}
.red-txt {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #AD2028;
	text-decoration: none;
}
