@charset "utf-8";
.main-text {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.header-white {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.main-textSm {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.textRed {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #BE3B2C;
	font-style: normal;
	text-decoration: none;
}
