@charset "utf-8";
.white {
	font-family: sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	text-decoration: none;
}
.black-reg {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
}
.header-red {
	font-family: sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #C91328;
	text-decoration: none;
}
.header-purple {
	font-family: sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #832C83;
	text-decoration: none;
}
.black-sm {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: sans-serif;
	font-size: 0.8em;
	color: C91328;
	text-decoration: none;
}
.txt-sm-purple {
	font-family: sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #832C83;
	text-decoration: none;
}
